Closed rajsite closed 4 years ago
I have created the following as a workaround for now: https://github.com/rajsite/leaflet-map-image-overlay 👍
Part of this issue was exposing the map construction properties to configure crs.
Another reason to expose them would be to allow adding and configuring plugins like the following: https://github.com/CliffCloud/Leaflet.Sleep
self-closing stale issue 👍
I essentially am trying to utilize leaflet-map for the use case discussed here: http://kempe.net/blog/2014/06/14/leaflet-pan-zoom-image.html
Using leaflet-map to display an L.imageOverlay with a crs of L.CRS.Simple
The post shows some additional logic for calculating bounds which I do not believe the bounds properties are exposed on the element