MrMufflon / Leaflet.Coordinates

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

Allow users to customize marker #17

Closed pedroetb closed 9 years ago

pedroetb commented 9 years ago

Added some minor changes to allow users changing the overexploited Leaflet's default marker. This is useful when you are working with several data types, avoiding getting stuck with default marker.

You can find a working example over here -> Leaflet-Awesome-Coordinates

MrMufflon commented 9 years ago

Nice work, thanks!