v5.0.0-pre.6
Pre-release
Pre-release
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 innormalizeSpriteURL
, sprite URLs must be absolute (#4962)
Pre-release version