I would like to draw a map in 2D but not in spherical mercator projection with square tiles, but with EPSG:4326 with rectangular tiles (so it will be a rectangular planisphere).
Is it possible to do that with leaflet ? If no, is there an alternative map engine that could do that with HTML5 Canvas ?