Skip to content

v2.1.2

Choose a tag to compare

@github-actions github-actions released this 11 Feb 20:13
670aa35

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

Features and improvements

  • Default compact attribution to be open by default to comply with OpenSteetMap Attribution Guidelines (#795)
  • Export Source classes (GeoJSONSource etc.) declarations. (#801)
  • Make AJAXError public so error HTTP responses can be handled differently from other errors.

🐞 Bug fixes

  • Fix compact attribution button showing when attribution is blank (#795)
  • Fix error mismatched image size for CJK characters (#718)
  • Fire dataabort and sourcedataabort events when a tile request is aborted (#794)
  • Fix NextJs performance undefined (#768)