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.