Breaking changes ⚠️
- Remove
transitionandinterpolatedflags from thecamera-projectionstyle property — enum properties cannot be transitioned, so these flags were incorrect.
Features and improvements ✨
- Make published TypeScript declarations self-contained, fixing consumer builds that failed with
skipLibCheck: false. - Improve terrain raycast accuracy for mouse events, camera fitting, and other pointer interactions.
- Improve landmark model LOD switching with size-based distance heuristics for better rendering performance.
Bug fixes 🐞
- Fix
hd-road-markupelevated lines rendering flat with zero-exaggeration terrain. - Fix
viewport-ysymbol sorting causing aVertex buffer is not big enough for the draw callerror when a symbol bucket had multiple segments. - Fix multilinestrings not displaying labels correctly.
- Fix parametric colors sometimes loading the wrong cached image.