MapLibre GL JS v6.0.0-19

v6.0.0-19Pre-release
Changed 1
  • Debounce setImages broadcast to once per animation frame, fixing O(n²) serialization overhead when adding many images
Fixed 1
  • Fix stale terrain depth and coordinate framebuffers when terrain tiles change without camera movement
Removed 1
  • Drop the archived @mapbox/whoots-js dependency by inlining its single getTileBBox helper
✨ Features and improvements
  • Drop the archived @mapbox/whoots-js dependency by inlining its single getTileBBox helper (#7838) (by @qorexdevs)
  • Debounce setImages broadcast to once per animation frame, fixing O(n²) serialization overhead when adding many images (#7614) (by @bradymadden97)
🐞 Bug fixes
  • Fix stale terrain depth and coordinate framebuffers when terrain tiles change without camera movement (#7812) (by @DoFabien)
View original

Upgraded? How did it go?

Discussion