Leaflet.Path.Transform icon indicating copy to clipboard operation
Leaflet.Path.Transform copied to clipboard

Leaflet 1.9 ?

Open Mushr0000m opened this issue 2 years ago • 3 comments

Is it supposed to work with v1.9 ? I currently have an error Uncaught Error: Invalid LatLng object: (NaN, NaN) and seeing the releases names the v1.8.0 is still in beta to be compatible with Leaflet 1.8 ?

Mushr0000m avatar Jan 05 '23 15:01 Mushr0000m

I will make an update for Leaflet 1.9. Out of curiosity, are there any critical 1.9 features that are motivating you to update?

w8r avatar Jan 05 '23 18:01 w8r

Thank you ! No particular feature, but we always uses the latest stable version of packages when starting new projects.

Edit: I tried on Leaflet 1.8 and have the same error. Same as https://github.com/w8r/Leaflet.Path.Transform/issues/70

Mushr0000m avatar Jan 05 '23 23:01 Mushr0000m

Might save some time to someone - it happens if you create a map without the maxZoom option specified.

zilker avatar Dec 29 '23 16:12 zilker