Releases: maplibre/maplibre-gl-js
Releases · maplibre/maplibre-gl-js
v3.0.0-pre.0
v3.0.0-pre.0
v2.4.0
https://github.com/maplibre/maplibre-gl-js
Changes since MapLibre GL JS v2.3.1-pre.2:
✨ Features and improvements
- Added calculateCameraOptionsFromTo to camera (#1427)
- Improve expression types (#1510)
- Improve performance for primitive size selection (#1508)
- Upgrade target from ES2017 to ES2019 (#1499)
- Improve error handling (#1485)
- Removed
_interpolationType
unused field (#264)
🐞 Bug fixes
v2.3.1-pre.2
v2.3.1-pre.2
v2.3.1-pre.1
v2.3.1-pre.1
v2.3.0
https://github.com/maplibre/maplibre-gl-js
Changes since MapLibre GL JS v2.2.1:
✨ Features and improvements
- Re-enable method to get library version. Either with
import {version} from 'maplibre-gl'
, or on a Map instance asmap.version
.
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