dependabot[bot]
7289e26563
chore(deps): Bump maplibre-gl from 5.5.0 to 5.6.2 ( #1308 )
...
Bumps [maplibre-gl](https://github.com/maplibre/maplibre-gl-js ) from
5.5.0 to 5.6.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/maplibre/maplibre-gl-js/releases ">maplibre-gl's
releases</a>.</em></p>
<blockquote>
<h2>v5.6.2</h2>
<p><a
href="https://github.com/maplibre/maplibre-gl-js ">https://github.com/maplibre/maplibre-gl-js </a>
<a
href="https://github.com/maplibre/maplibre-gl-js/compare/v5.6.1...v5.6.2 ">Changes</a>
since <a
href="https://github.com/maplibre/maplibre-gl-js/releases/tag/v5.6.1 ">MapLibre
GL JS v5.6.1</a>:</p>
<h3>🐞 Bug fixes</h3>
<ul>
<li>Fix white artifacts when using non-zero elevation (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/6032 ">#6032</a>)</li>
<li>Fix geolocate control lock loss on window resize and zoom (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/3504 ">#3504</a>)</li>
<li>Fix a memory leak in <code>GeoJSONSource</code> when rapidly
updating data (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/6163 ">#6163</a>)</li>
<li>Fix <code>Map.setTransformRequest</code> parameter type to include
<code>null</code> (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/6179 ">#6179</a>)</li>
<li>Fix typo <code>_rotatePitchHandler</code> in the
<code>navigation_control.ts</code> file (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/6207 ">#6207</a>)</li>
</ul>
<h2>v5.6.1</h2>
<p><a
href="https://github.com/maplibre/maplibre-gl-js ">https://github.com/maplibre/maplibre-gl-js </a>
<a
href="https://github.com/maplibre/maplibre-gl-js/compare/v5.6.0...v5.6.1 ">Changes</a>
since <a
href="https://github.com/maplibre/maplibre-gl-js/releases/tag/v5.6.0 ">MapLibre
GL JS v5.6.0</a>:</p>
<h3>🐞 Bug fixes</h3>
<ul>
<li>Fix use of <code>textureSize</code> call in color relief shader (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/5980 ">#5980</a>)</li>
<li>Fix Y axis transformation in projectFromLabelPlaneToClipSpace (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/6021 ">#6021</a>)</li>
<li>Alpha-sort all examples (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/6049 ">#6049</a>)</li>
<li>Ensure opacity is reset for popups when
<code>locationOccludedOpacity</code> no longer applicable (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/6088 ">#6088</a>)</li>
</ul>
<h2>v5.6.0</h2>
<p><a
href="https://github.com/maplibre/maplibre-gl-js ">https://github.com/maplibre/maplibre-gl-js </a>
<a
href="https://github.com/maplibre/maplibre-gl-js/compare/v5.5.0...v5.6.0 ">Changes</a>
since <a
href="https://github.com/maplibre/maplibre-gl-js/releases/tag/v5.5.0 ">MapLibre
GL JS v5.5.0</a>:</p>
<h3>✨ Features and improvements</h3>
<ul>
<li>Add <code>setGlobalStateProperty()</code> and
<code>getGlobalState()</code> to the map public API (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/5613 ">#5613</a>)</li>
<li>Improve tile frustum culling for globe, leading to better
performance and faster loading times. (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/5865 ">#5865</a>)</li>
<li>Add new <code>color-relief</code> layer type to render hypsometric
tint from terrain-RGB tiles. (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/5742 ">#5742</a>)</li>
</ul>
<h3>🐞 Bug fixes</h3>
<ul>
<li>Fix <code>queryRenderedFeatures</code> bounding box crossing
antimeridian in globe view. (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/5856 ">#5856</a>)</li>
<li>Fix handling invalid glyph placement results along lines (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/5118 ">#5118</a>)</li>
<li>Fix <code>refreshTiles()</code> for vector tiles (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/5875 ">#5875</a>)</li>
<li>Revert changes to polygon intersection detection (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/5590 ">#5590</a>
caused issue <a
href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/5864 ">5864</a>)</li>
<li>Fix breaking clusters when non-integer value provided for
<code>clusterMaxZoom</code> (warning is shown) (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/5929 ">#5929</a>)
+ clarify API docs</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/maplibre/maplibre-gl-js/blob/main/CHANGELOG.md ">maplibre-gl's
changelog</a>.</em></p>
<blockquote>
<h2>5.6.2</h2>
<h3>🐞 Bug fixes</h3>
<ul>
<li>Fix white artifacts when using non-zero elevation (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/6032 ">#6032</a>)</li>
<li>Fix geolocate control lock loss on window resize and zoom (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/3504 ">#3504</a>)</li>
<li>Fix a memory leak in <code>GeoJSONSource</code> when rapidly
updating data (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/6163 ">#6163</a>)</li>
<li>Fix <code>Map.setTransformRequest</code> parameter type to include
<code>null</code> (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/6179 ">#6179</a>)</li>
<li>Fix typo <code>_rotatePitchHandler</code> in the
<code>navigation_control.ts</code> file (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/6207 ">#6207</a>)</li>
</ul>
<h2>5.6.1</h2>
<h3>🐞 Bug fixes</h3>
<ul>
<li>Fix use of <code>textureSize</code> call in color relief shader (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/5980 ">#5980</a>)</li>
<li>Fix Y axis transformation in projectFromLabelPlaneToClipSpace (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/6021 ">#6021</a>)</li>
<li>Alpha-sort all examples (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/6049 ">#6049</a>)</li>
<li>Ensure opacity is reset for popups when
<code>locationOccludedOpacity</code> no longer applicable (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/6088 ">#6088</a>)</li>
</ul>
<h2>5.6.0</h2>
<h3>✨ Features and improvements</h3>
<ul>
<li>Add <code>setGlobalStateProperty()</code> and
<code>getGlobalState()</code> to the map public API (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/5613 ">#5613</a>)</li>
<li>Improve tile frustum culling for globe, leading to better
performance and faster loading times. (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/5865 ">#5865</a>)</li>
<li>Add new <code>color-relief</code> layer type to render hypsometric
tint from terrain-RGB tiles. (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/5742 ">#5742</a>)</li>
</ul>
<h3>🐞 Bug fixes</h3>
<ul>
<li>Fix <code>queryRenderedFeatures</code> bounding box crossing
antimeridian in globe view. (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/5856 ">#5856</a>)</li>
<li>Fix handling invalid glyph placement results along lines (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/5118 ">#5118</a>)</li>
<li>Fix <code>refreshTiles()</code> for vector tiles (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/5875 ">#5875</a>)</li>
<li>Revert changes to polygon intersection detection (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/5590 ">#5590</a>
caused issue <a
href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/5864 ">5864</a>)</li>
<li>Fix breaking clusters when non-integer value provided for
<code>clusterMaxZoom</code> (warning is shown) (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/5929 ">#5929</a>)
+ clarify API docs</li>
<li>Fix use of reserved GLSL <code>switch</code> statement in hillshade
shader (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/5972 ">#5972</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="7887f2c899 "><code>7887f2c</code></a>
Bump version to 5.6.2 (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/6225 ">#6225</a>)</li>
<li><a
href="f3bf5d392e "><code>f3bf5d3</code></a>
msft tier update (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/6212 ">#6212</a>)</li>
<li><a
href="6a66c11936 "><code>6a66c11</code></a>
Fix: issue <a
href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/3504 ">#3504</a>
geolocate lock loss zoom (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/6219 ">#6219</a>)</li>
<li><a
href="627ddaf4ad "><code>627ddaf</code></a>
chore(deps): bump <code>@mapbox/tiny-sdf</code> from 2.0.6 to 2.0.7 (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/6224 ">#6224</a>)</li>
<li><a
href="5bbdd804ab "><code>5bbdd80</code></a>
chore(deps-dev): bump <code>@typescript-eslint/eslint-plugin</code> (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/6221 ">#6221</a>)</li>
<li><a
href="cb873a5833 "><code>cb873a5</code></a>
chore(deps-dev): bump <code>@types/node</code> from 24.1.0 to 24.2.0
(<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/6222 ">#6222</a>)</li>
<li><a
href="b20ddb1049 "><code>b20ddb1</code></a>
chore(deps-dev): bump <code>@typescript-eslint/parser</code> from
8.38.0 to 8.39.0 (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/6220 ">#6220</a>)</li>
<li><a
href="34b050ca74 "><code>34b050c</code></a>
chore(deps-dev): bump devtools-protocol from 0.0.1493946 to 0.0.1495869
(<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/6218 ">#6218</a>)</li>
<li><a
href="cc4dfc25d5 "><code>cc4dfc2</code></a>
Fix _rotatePitchHandler typo (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/6208 ">#6208</a>)</li>
<li><a
href="b1a2d89710 "><code>b1a2d89</code></a>
chore(deps-dev): bump stylelint-config-standard from 38.0.0 to 39.0.0
(<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/6203 ">#6203</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/maplibre/maplibre-gl-js/compare/v5.5.0...v5.6.2 ">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores )
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
</details>
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Birk Skyum <74932975+birkskyum@users.noreply.github.com >
Co-authored-by: Harel M <harel.mazor@gmail.com >
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-09-07 14:24:50 +00:00
Gopi Aravind
e2e29d7f5e
Add LocationIQ as supported map provider ( #1293 )
...
- Add LocationIQ access token field to settings and export modals
- Include LocationIQ Streets style in gallery
- Support automatic token replacement for LocationIQ URLs
- Add LocationIQ tileset configuration
- Include translations for all supported languages
## Launch Checklist
- [x] Briefly describe the changes in this PR.
- [x] Write tests for all new functionality.
- [x] Add an entry to `CHANGELOG.md` under the `## main` section.
2025-08-17 11:06:26 +03:00
Bart Louwers
3ddb55aec7
Remove broken Zoomstack styles ( #1270 )
...
And add two styles from AWS Location Services... It's nice to have a
hybrid satellite style I think.
Hosted the thumbnails on a S3 bucket on our MapLibre AWS account.
<img width="589" alt="image"
src="https://github.com/user-attachments/assets/8f39d739-e963-41be-97b1-a8a3d0f2ec83 "
/>
2025-07-05 18:30:52 +00:00
Sebastian Vollnhals
699241b691
fix url to to versatiles colorful ( #1102 )
...
the stylejson url to versatiles colorful has changed from
`https://tiles.versatiles.org/assets/styles/colorful.json ` to
`https://tiles.versatiles.org/assets/styles/colorful/style.json `
2025-03-14 22:34:32 +02:00
Bart Louwers
c6174a57d9
Update Protomaps Light gallery style to v4 ( #960 )
...
Changes:
https://github.com/protomaps/basemaps/blob/main/CHANGELOG.md#styles-v400--tiles-v400
2024-11-25 12:40:06 +01:00
bolo
af01346279
Fixes #949 Add OSM OpenMapTiles to style gallery list ( #956 )
...
## Launch Checklist
Add OSM OpenMapTiles to style gallery list
Fixes #949
Before

After

<!-- Thanks for the PR! Feel free to add or remove items from the
checklist. -->
- [X] Briefly describe the changes in this PR.
- [X] Link to related issues.
- [X] Include before/after visuals or gifs if this PR includes visual
changes.
2024-11-14 23:53:13 +02:00
Bart Louwers
fa4ece22cf
Add Americana and Protomaps Light styles ( #936 )
2024-09-17 01:38:43 +02:00
Ian Wagner
35840409b8
Add Stadia Outdoors style ( #913 )
...
* Adds the Stadia Outdoors style (anticipating the question: the
MapLibre domain and localhost development are allowlisted)
* Minor fixes to README as the npm commands seem to have changed
slightly
* Reorder the empty style to the beginning; seems the logical place for
it to me, but open for discussion
2024-07-25 22:50:24 -04:00
Bart Louwers
0de304ca3e
Add Versatiles Colorful as example style ( #908 )
...
These are great looking permissively licensed styles maintained by a
passionate open source communities. I think they should be included in
the example styles. 🙂
The thumbnails were uploaded to GitHub and should be available pretty
much forever, I chose to triple the pixel density because the other
thumbnails look bad on my high res monitor.
<img width="573" alt="Screenshot 2024-06-22 at 12 25 56"
src="https://github.com/maplibre/maputnik/assets/649392/e3138a0f-bfca-4949-915d-f9fc3e9bb346 ">
2024-06-24 08:09:25 +03:00
bolo
41cd7dfad1
Update OpenMapTiles styles to the latest version fixes #901 ( #902 )
...
Update version numbers of OpenMapTiles styles.
These styles are updated with the latest version (v3.15) of
OpenMapTiles.
Fixes #901
2024-05-20 14:43:00 +03:00
Harel M
eb48bed32a
Update MapLibre dependencies, add terrain editing ( #859 )
...
This PR aims at updating MapLibre dependencies.
The main goal of this update is to allow adding terrain specification to
the editor.
This requires version 4 of maplibre so currently it will use the
pre-release.
2024-01-11 22:05:47 +02:00
Kevin Schaul
3727c9ad5e
814/remove mapbox references ( #816 )
...
Fixes #814
* fix: remove outdated references to mapbox
* docs: fix references in readme
* chore: fix mapbox references in tests
* chore: fix mapbox references in stories, webpack config
* chore: remove empty array
2023-08-28 22:17:49 -04:00
pathmapper
8faf841f3d
Update Basic and Toner
2020-06-06 11:29:24 +02:00
orangemug
ee72389534
Remove mentions of 'heavy' from thunderforest tiles.
2020-04-12 12:14:56 +01:00
pathmapper
94d2e958eb
Add version to titles
2020-04-10 18:23:31 +02:00
pathmapper
d931c7cb38
Upgrade Thunderforest tilesets
2020-04-10 18:13:23 +02:00
orangemug
725b752e35
Added initial expression work and UI errors.
2020-01-29 08:22:03 +00:00
pathmapper
fea0798349
Update OMT styles for v3.11
2020-01-14 10:28:32 +01:00
orangemug
237cc16b97
Make osm-liberty the default style.
2019-10-27 17:46:34 +00:00
Oliver Snowden
58bdd39f9e
set OS Zoomstack endpoints to v2
2019-10-25 00:24:55 +08:00
Orange Mug
e219dcd332
Merge pull request #556 from orangemug/feature/add-new-mgljs-features
...
Added new features from the mapbox-gl spec
2019-10-14 10:04:42 +01:00
orangemug
b8829d9a5c
Remove *-sort-key until we support expressions.
2019-10-14 09:22:21 +01:00
pathmapper
38bf12701e
Update thumbnail source for OSM Liberty
2019-10-13 17:30:43 +02:00
orangemug
e4ec1d155a
Added mapbox-gl features 'text-variable-anchor' and 'text-radial-offset'
2019-10-13 13:32:42 +01:00
orangemug
361f083687
Merge remote-tracking branch 'upstream/master' into feature/add-new-mgljs-features
2019-10-13 12:40:56 +01:00
pathmapper
bda7a0e659
Update OMT styles
2019-10-11 16:13:08 +02:00
orangemug
8d1cc340b8
Added new features text-writing-mode and *-sort-key
2019-10-10 08:52:36 +01:00
pathmapper
c55d342c7e
Remove empty line
2019-07-30 13:58:18 +02:00
pathmapper
e9065635cd
Add toner and move empty style
2019-07-30 13:51:05 +02:00
pathmapper
366ad4d7df
Update Maptiler key
...
Provided by @klokan via e-mail
2019-07-29 18:21:42 +02:00
pathmapper
cb3f93c67d
Change Maptiler URLs
2019-04-03 09:51:43 +02:00
pathmapper
5eba11faee
Update OMT styles for v3.9
2018-12-19 10:57:06 +01:00
pathmapper
dd3a550ec3
Update empty-style URL
2018-11-24 20:15:05 +01:00
Orange Mug
3d2a1d5d19
Merge pull request #439 from orangemug/feature/style-spec-additions
...
Style spec additions
2018-10-24 19:13:53 +01:00
orangemug
7495c0dfcf
Added support for 'fill-extrusion-vertical-gradient' and 'symbol-z-order'
...
Also updated @mapbox/mapbox-gl-style-spec
2018-10-22 22:29:23 +01:00
pathmapper
cb2198b661
Move image property
2018-10-21 11:28:05 +02:00
Orange Mug
d0cafb06ee
Merge pull request #414 from pathmapper/osm-libety_gh-pages
...
Use GitHub Pages for OSM Liberty
2018-10-17 13:06:13 +01:00
pathmapper
9cf74ca405
Update empty-style.json
2018-10-17 13:16:10 +02:00
pathmapper
1c6e3648eb
Use GitHub Pages for OSM Liberty
2018-10-16 07:32:25 +02:00
pathmapper
941cc37c87
rawgit.com -> jsDelivr
2018-10-13 09:13:34 +02:00
Orange Mug
e6d2a6d5ff
Merge pull request #384 from orangemug/feature/os-open-zoomstack
...
OS Open Zoomstack
2018-10-06 13:25:23 +01:00
pathmapper
f9de73e18a
Update tilehosting URL
2018-10-01 10:13:00 +02:00
orangemug
8b0ae178b8
Added in thumbnails
2018-09-24 21:17:41 +01:00
orangemug
6b94e9b78b
Merge remote-tracking branch 'upstream/master' into feature/os-open-zoomstack
...
Conflicts:
src/config/styles.json
2018-09-24 21:14:55 +01:00
orangemug
3763ec3737
Remove mapbox until we have a valid access token.
2018-09-22 13:18:52 +01:00
orangemug
db6b9ac176
Added OS Open Zoomstack and styles
2018-09-20 19:26:53 +01:00
Orange Mug
49b096b601
Merge pull request #352 from orangemug/feature/add-thunderforest-source-v2
...
Added thunderforest source
2018-08-01 20:48:12 +01:00
orangemug
03e52b7a72
Added support for 'raster-resampling'
2018-08-01 20:34:26 +01:00
orangemug
a7620f83a6
Fixed broken token replacer function.
2018-07-28 16:36:01 +01:00
orangemug
fd59f42819
Merge remote-tracking branch 'upstream/master' into feature/add-thunderforest-source
...
Conflicts:
src/components/App.jsx
2018-07-27 15:43:02 +01:00