Releases: maplibre/maplibre-gl-js
Releases · maplibre/maplibre-gl-js
v2.2.1
https://github.com/maplibre/maplibre-gl-js
Changes since MapLibre GL JS v2.2.0:
🐞 Bug fixes
v2.2.0
https://github.com/maplibre/maplibre-gl-js
Changes since MapLibre GL JS v2.2.0-pre.4:
Everything from the four previous pre-releases:
✨ Features and improvements
- Update
icon-padding
symbol layout property to support asymmetric padding (#1289) - Added
cooperativeGestures
option when instantiating map to prevent inadvertent scrolling/panning when navigating a page where map is embedded inline (#234) - Improve filter specification typings (#1390)
- Add internal support for Node 18 (#1431)
- Add 3D terrain capabilities (#165, #1022)
- Cancel pending GeoJSON requests when
GeoJSONSource.setData()
is called instead of waiting for any pending request to complete before issuing the request for the new URL (#1102)
🐞 Bug fixes
- Fix compact attribution style when using global CSS that sets
box-sizing: border-box;
(#1250) - Handle maxBounds which cross the meridian at longitude ±180° (#1298, #1299)
- Hide arrow displayed in default
summary
styles on the attribution control (#1258) - Fix memory usage in terrain 3D (#1291, #1302)
- Fix disappearence of closest tiles when 3D terrain is enabled (#1241, #1300)
v2.2.0-pre.4
v2.2.0-pre.4
v2.2.0-pre.3
v2.2.0-pre.3
v2.2.0-pre.2
v2.2.0-pre.2
v2.2.0-pre.1
v2.2.0-pre.1
v1.15.3
https://github.com/maplibre/maplibre-gl-js
Changes since MapLibre GL JS v1.15.2:
🐞 Bug fixes
- Bump minimist dependency to fix security issue in the production dependencies (#1135)
v2.1.9
https://github.com/maplibre/maplibre-gl-js
Changes since MapLibre GL JS v2.1.8:
🐞 Bug fixes
- Add back typescript typings to dependencies instead of devDependencies (#1178)
v2.1.8
https://github.com/maplibre/maplibre-gl-js
Changes since MapLibre GL JS v2.1.8-pre.3:
✨ Features and improvements
- Changed logic for showing the Maplibre logo. The Maplibre logo is now shown by setting the map option 'maplibreLogo' to true or by adding it to a map with addControl. TileJSON no longer controls if the logo is shown. (#786)
🐞 Bug fixes
v2.1.8-pre.3
v2.1.8-pre.3