Leaflet.Path.Transform
Leaflet.Path.Transform copied to clipboard
Leaflet 1.9 ?
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 ?
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?
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
Might save some time to someone - it happens if you create a map without the maxZoom option specified.