MrMufflon / Leaflet.Coordinates

Leaflet plugin to view mouse coordinates
http://mrmufflon.github.io/Leaflet.Coordinates/
Other
104 stars 55 forks source link

Added option to bypass function before show #13

Closed Xevib closed 9 years ago

MrMufflon commented 9 years ago

Shouldn´t it be (pos.lat,pos.lng) instead of (pos.y,pos.x) in line 259?

Xevib commented 9 years ago

Thank you Felix for the advice.

After the pull request I found another branch of the original project that fits on what i was looking for and I forked form this and adapted it

Best Reggards

2015-01-19 18:52 GMT+01:00 Felix Bache notifications@github.com:

Shouldn´t it be (pos.lat,pos.lng) instead of (pos.y,pos.x?

— Reply to this email directly or view it on GitHub https://github.com/MrMufflon/Leaflet.Coordinates/pull/13#issuecomment-70534172 .