mapbox.js v2.4.0 Release Notes
Release Date: 2016-03-30 // over 6 years ago-
- โ Adds
autocomplete
andcountry
options to theL.mapbox.geocoder
andL.mapbox.geocoderControl
interfaces. These let you narrow down searched
countries and enable more precise searches if you have precise input. - โ Adds an informative error if you try to use
L.mapbox.tileLayer
with
๐ a new style URL which will tell you to useL.mapbox.styleLayer
instead. - โ Adds a
notfound
event to thegeocoderControl
interface to allow
applications to listen for unsuccessful searches. - Re-compressed control PNGs for smaller size
- ๐ Documentation improvements
- โ Adds