MrMufflon / Leaflet.Coordinates

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

Not work decimals 0 #14

Open zuriy opened 9 years ago

zuriy commented 9 years ago

I am using Leaflet.Coordinates-0.1.3.min.js, but coud not set decimals to 0. It no working. example is at http://88.198.32.130/test/MG2Map/map.html

MrMufflon commented 9 years ago

I never tried that. As a workaround you can use the parameters labelFormatterLat and labelFormatterLng to pass formatter functions for the labels shown.