mapbox / mapbox.js-plugins

Hosted plugins for Leaflet & Mapbox.js
mapbox.com/mapbox.js/plugins/
BSD 2-Clause "Simplified" License
13 stars 16 forks source link

Version 0.42.0 of locate control. #24

Closed domoritz closed 9 years ago

domoritz commented 9 years ago

Add latest version of leaflet locate control. This version uses font awesome and I included the fonts. Also, note that I added a stylesheet with mapbox specific adjustments L.Control.Locate.mapbox.css. You may want to update the instructions in https://www.mapbox.com/mapbox.js/example/v1.0.0/leaflet-locatecontrol/ to use the specific css and you also don't need to have the extra style tag any more.

Fixes #22