Skip to content

v2.1.8

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Apr 20:03
358fd68

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)