Skip to content

v6.0.0-19

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 05 Jul 08:59
Immutable release. Only release title and notes can be modified.
f2fc5e4

✨ 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)