bluehalo / ngx-leaflet-markercluster

MIT License
61 stars 24 forks source link

Fix order of lat/lon for generating markers #55

Closed fhackenberger closed 2 years ago

fhackenberger commented 3 years ago

I just fell into that trap, while copying from this example. Here's the relevant leaflet code which is clear on this: https://github.com/Leaflet/Leaflet/blob/0f904a515879fcd08f69b7f51799ee7f18f23fd8/src/geo/LatLng.js#L123

reblace commented 2 years ago

fixed in 13.0.1