Update dependency maplibre-gl to v6.7.0 #10
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.6.0→6.7.0Release Notes
maplibre/maplibre-gl-js (maplibre-gl)
v6.7.0Compare Source
✨ Features and improvements
font-facesproperty, withmap.setFontFacesandmap.getFontFacesand improve complex script languages such as Devanagari, Khmer, Burmese and Hebrew (#8237) (by @HarelM)font-faces(#8237) (by @HarelM)GPUInitializationErrorfrom theMapconstructor when the WebGL2 context cannot be created, instead of firing anerrorevent no listener can catch and returning a partially constructed map (#8066) (by @johncarmack1984)url. The source starts empty and makes no network request; callupdateImage({image})orupdateImage({url})later to show an image (#8167) (by @mondsichtung)Style#triggerSymbolPlacement, which re-places symbols when something the map cannot see for itself has moved them (#8208) (by @lucaswoj){validate: false}skip the style snapshot the style setters only build as error context, so adding layers one at a time no longer serializes the whole style on every call (#8259) (by @lazerg)🐞 Bug fixes
project()andqueryTerrainElevationdisagreeing with the rendered terrain surface when the elevation lookup sampled a different DEM zoom than the drawn mesh (#8212) (by @johncarmack1984)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.