Closed pthorin closed 7 years ago
I've written some comments in #139. In short, I can't reproduce this problem, but perhaps there's something more to consider that I missed. Having said that, I would be very surprised to see a breaking change in a minor version upgrade from Proj4js, I have great confidence in the maintainers.
Turns out #139 was a problem with tooling, not with Proj4/Proj4Leaflet, so closing this.
There is a problem when using proj4leaflet with proj4 2.4.x together with webpack and bable. This patch sets the dependency on proj4 to ~2.3 instead of ^2 to quick fix that problem.
The deeper issues still needs to be addressed, see #139.