Skip to content

v5.0.0-pre.6

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 07 Nov 13:46
45add0e

Changes since MapLibre GL JS v5.0.0-pre.5:

✨ Features and improvements

  • When clustering circles and the promoteId is set to some parameter, the promoted ID is used on non-clustered features and the cluster_id is used on clustered features. Previously the ID was undefined for non-clustered features (#4899)
  • Support Terrain in Globe projection (#4976)
  • Improved performance of the coveringTiles (tile culling) function for globe (#4937)

🐞 Bug fixes

  • ⚠️ Fix level of detail at high pitch angle by changing which tiles to load (#3983)
  • ⚠️ Fix URL parsing in normalizeSpriteURL, sprite URLs must be absolute (#4962)

Pre-release version