Skip to content

Releases: maplibre/maplibre-gl-js

v2.2.1

11 Aug 12:56
c4b4473
Compare
Choose a tag to compare

https://github.com/maplibre/maplibre-gl-js
Changes since MapLibre GL JS v2.2.0:

🐞 Bug fixes

  • Fix types generation and make sure they run as part of the CI (#1462, #1465)

v2.2.0

10 Aug 20:00
ef0064b
Compare
Choose a tag to compare

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

10 Aug 09:47
002ed6e
Compare
Choose a tag to compare
v2.2.0-pre.4 Pre-release
Pre-release
v2.2.0-pre.4

v2.2.0-pre.3

24 Jun 17:56
8373c9d
Compare
Choose a tag to compare
v2.2.0-pre.3 Pre-release
Pre-release
v2.2.0-pre.3

v2.2.0-pre.2

12 May 15:21
53b4be9
Compare
Choose a tag to compare
v2.2.0-pre.2 Pre-release
Pre-release
v2.2.0-pre.2

v2.2.0-pre.1

12 May 14:27
52a9f54
Compare
Choose a tag to compare
v2.2.0-pre.1 Pre-release
Pre-release
v2.2.0-pre.1

v1.15.3

14 Apr 12:29
6935737
Compare
Choose a tag to compare

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

08 Apr 19:45
2aa1ca3
Compare
Choose a tag to compare

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

07 Apr 20:03
358fd68
Compare
Choose a tag to compare

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

  • Fix missing touchmove in MapTouchEvent["type"] (#1131)
  • Type CustomLayerInterface renderingMode, onRemove, onAdd, and prerender optional (#1122)

v2.1.8-pre.3

22 Mar 14:30
4d427e2
Compare
Choose a tag to compare
v2.1.8-pre.3 Pre-release
Pre-release
v2.1.8-pre.3