github maplibre/maplibre-gl-js v6.0.0-13

pre-release10 hours ago

✨ Features and improvements

  • Improve ProjectionData matrix backing types for renderer and custom layer projection matrices (#6316) (by @cat0825)

🐞 Bug fixes

  • Fix camera jump on dragend with globe + terrain at low pitch (#7736) (by @kodeezabdullah)
  • Fix web font rendering by awaiting document.fonts.load() before TinySDF instantiation (#7735) (by @kodeezabdullah)
  • Remove the framebuffer completeness check that threw an unhandled Framebuffer is not complete error on transient GPU resource loss (e.g. when a tab wakes from sleep); incomplete framebuffers now self-heal on the next frame instead (#7303) (by @johanrd)
  • ⚠️ Disable icon scaling with offset, this is a render breaking change which we have decided to incorporate in both maplibre-gl-js and maplibre-native (#7742) (by @springmeyer and @HarelM)

Don't miss a new maplibre-gl-js release

NewReleases is sending notifications on new releases.