maps
maps copied to clipboard
Build(deps): Bump maplibre-gl from 3.6.2 to 5.6.0
Bumps maplibre-gl from 3.6.2 to 5.6.0.
Release notes
Sourced from maplibre-gl's releases.
v5.6.0
https://github.com/maplibre/maplibre-gl-js Changes since MapLibre GL JS v5.5.0:
β¨ Features and improvements
- Add
setGlobalStateProperty()andgetGlobalState()to the map public API (#5613)- Improve tile frustum culling for globe, leading to better performance and faster loading times. (#5865)
- Add new
color-relieflayer type to render hypsometric tint from terrain-RGB tiles. (#5742)π Bug fixes
- Fix
queryRenderedFeaturesbounding box crossing antimeridian in globe view. (#5856)- Fix handling invalid glyph placement results along lines (#5118)
- Fix
refreshTiles()for vector tiles (#5875)- Revert changes to polygon intersection detection (#5590 caused issue 5864)
- Fix breaking clusters when non-integer value provided for
clusterMaxZoom(warning is shown) (#5929) + clarify API docsv5.5.0
https://github.com/maplibre/maplibre-gl-js Changes since MapLibre GL JS v5.4.0:
β¨ Features and improvements
- Add additional hillshade methods (#5768)
- Add
refreshTiles()to the map public API (#5806)- Disable geolocate control button when permission is denied and
trackUserLocationis off (#5824)- ... Add new stuff here...
π Bug fixes
- Fix scroll min zoom on globe view (#5775)
- β οΈ Fix hillshade appearance change between 256x256 and 512x512 tiles. This will change the appearance of hillshade layers using 512x512 tiles. (#5768)
- Fix tile expiry logic for raster and raster-dem tiles (#5798)
- Fix opacityWhenCovered not working to hide the marker behind the globe if terrain is enabled. (#5838)
- Fix transparent vector tiles sometimes showing geometry beyond tile borders when terrain is active (#5746)
v5.4.0
https://github.com/maplibre/maplibre-gl-js Changes since MapLibre GL JS v5.3.1:
β¨ Features and improvements
- Add tile LOD control to the public API (#5719)
π Bug fixes
... (truncated)
Changelog
Sourced from maplibre-gl's changelog.
5.6.0
β¨ Features and improvements
- Add
setGlobalStateProperty()andgetGlobalState()to the map public API (#5613)- Improve tile frustum culling for globe, leading to better performance and faster loading times. (#5865)
- Add new
color-relieflayer type to render hypsometric tint from terrain-RGB tiles. (#5742)π Bug fixes
- Fix
queryRenderedFeaturesbounding box crossing antimeridian in globe view. (#5856)- Fix handling invalid glyph placement results along lines (#5118)
- Fix
refreshTiles()for vector tiles (#5875)- Revert changes to polygon intersection detection (#5590 caused issue 5864)
- Fix breaking clusters when non-integer value provided for
clusterMaxZoom(warning is shown) (#5929) + clarify API docs- Fix use of reserved GLSL
switchstatement in hillshade shader (#5972)5.5.0
β¨ Features and improvements
- Add additional hillshade methods (#5768)
- Add
refreshTiles()to the map public API (#5806)- Disable geolocate control button when permission is denied and
trackUserLocationis off (#5824)- ... Add new stuff here...
π Bug fixes
- Fix scroll min zoom on globe view (#5775)
- β οΈ Fix hillshade appearance change between 256x256 and 512x512 tiles. This will change the appearance of hillshade layers using 512x512 tiles. (#5768)
- Fix tile expiry logic for raster and raster-dem tiles (#5798)
- Fix opacityWhenCovered not working to hide the marker behind the globe if terrain is enabled. (#5838)
- Fix transparent vector tiles sometimes showing geometry beyond tile borders when terrain is active (#5746)
5.4.0
β¨ Features and improvements
- Add tile LOD control to the public API (#5719)
π Bug fixes
- Fix
queryRenderedFeatureson globe view when crossing international date line (#5765)- Fix globe
unprojectto clamp points to horizon (#5771)- Fix marker drag Coordinates give Longitude off by Β±360Β° with Globe (#5473)
5.3.1
π Bug fixes
... (truncated)
Commits
b3e282bBump version to 5.6.0 (#5971)88133f7Bump devtools-protocol from 0.0.1467305 to 0.0.1468520 (#5968)6224d9dBump@βtypescript-eslint/eslint-pluginfrom 8.33.0 to 8.33.1 (#5964)6de612dBump typedoc-plugin-markdown from 4.6.3 to 4.6.4 (#5961)574f01eBump eslint from 9.27.0 to 9.28.0 (#5960)8aee781Bump st from 3.0.1 to 3.0.2 (#5959)7d6e84dBump@βtypes/nodefrom 22.15.27 to 22.15.29 (#5958)80cfc78chore: Update comment to clarify field of view setting in Camera class (#5955)9c6fe4cBump@βtypes/nodefrom 22.15.24 to 22.15.27 (#5953)4d2dd80Bump stylelint from 16.19.1 to 16.20.0 (#5951)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)