All Versions
13
Latest Version
Avg Release Cycle
149 days
Latest Release
1135 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v3.3.1
April 29, 2020 -
v3.3.0 Changes
March 20, 2020 -
v3.2.1 Changes
October 17, 2019- ๐ Fix HTTP mode for styleLayer
-
v3.2.0 Changes
February 27, 2019- ๐ฑ โ ๏ธ Changes
FORCE_HTTPS
option totrue
by default. - โฌ๏ธ ๐ Upgrades Leaflet to v1.4.0.
- โก๏ธ Updates the Mapbox logo.
- โ Removes deprecation warnings in the console about
L.Mixin.Events
. - โ Removes Bower support.
- โ Adds the built files to the NPM package.
- ๐ฑ โ ๏ธ Changes
-
v3.1.1
May 23, 2017 -
v3.1.0
April 19, 2017 -
v3.0.1
November 21, 2016 -
v3.0.0 Changes
October 21, 20162016-10-21
-
v3.0.0-beta
October 21, 2016 -
v2.4.0 Changes
March 30, 2016- โ 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