Skip to content

v1.15.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Jul 12:14
24dd190

https://github.com/maplibre/maplibre-gl-js
Changes since MapLibre GL JS v1.14.0:

Features and improvements

  • ** Breaking Change: ** Rename css classes ((#83)[https://github.com//issues/83])
  • Added custom protocol support to allow overriding ajax calls ((#29)[https://github.com//issues/29])
  • Added setTransformRequest to map (#159)
  • Publish @maplibre/maplibre-gl-style-spec v14.0.0 on NPM (#149)
  • Replace link to mapbox on LogoControl by link to maplibre (#151)
  • Migrate style spec files from mapbox to maplibre (#147)
  • Publish the MapLibre style spec in NPM (#140)
  • Replace mapboxgl with maplibregl in JSDocs inline examples (#134)
  • Bring in typescript definitions file (#24)
  • Update example links to https://maplibre.org/maplibre-gl-js-docs/ (#131)
  • Improve performance of layers with constant *-sort-key (#78)

🐞 Bug fixes

  • Prevented attribution button from submiting form (#178)