Skip to content

v4.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Feb 07:29
· 974 commits to main since this release
3bea9a1

https://github.com/maplibre/maplibre-gl-js
Changes since MapLibre GL JS v4.0.0:

✨ Features and improvements

  • Add setUrl method to RasterTileSource to dynamically update existing TileJSON resource. (3700)

🐞 Bug fixes

  • Fix Marker losing opacity after window resize (#3656)
  • Fix vector tiles not loading when html is opened via "file://" (#3681)