Update dependency maplibre-gl to v6.9.0 #13
Loading…
Reference in a new issue
No description provided.
Delete branch "renovate/maplibre-gl-6.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
6.8.0→6.9.0Release Notes
maplibre/maplibre-gl-js (maplibre-gl)
v6.9.0Compare Source
✨ Features and improvements
setRTLTextPluginandgetRTLTextPluginStatus(#8343) (by @HarelM)OffscreenCanvaswhere available, removing a main-thread stall of tens of milliseconds on GPU-accelerated browsers when a sprite loads (#8339) (by @cherenkov)🐞 Bug fixes
setStyle()throwing while terrain is still loading because an intermediate render tried to compile a terrain shader before the replacement style initialized its projection (#6824) (by @miakh)updateDataproperty removals throwing after geometry-only updates or retaining previously updated values (#8372) (by @jokrasno)undefinedas not given injumpTo,easeToandflyTo; they were coerced to NaN (#8373) (by @vlumi)Not implemented.error that broke panning and zooming when the projection was changed while the camera was moving, on maps with terrain enabled or atransformCameraUpdatecallback (#8351) (by @lazerg)400x300fallback size when the container is shown before the resize observer's first notification is delivered (#8277) (by @spliffone)MercatorTransformthrowing when it is resized to a zero width, and skip the matrix calculation of every projection while the transform has a zero width or height (#8374) (by @avosa)idlefrom firing for the transition duration after the map was otherwise done, and could ease the sky and the light on a different curve from the layers (#8348) (by @cherenkov)Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate CLI.