mirror of
https://github.com/maputnik/editor.git
synced 2026-08-27 15:37:27 +00:00
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`
This commit is contained in:
committed by
GitHub
parent
d6f3dd5fd3
commit
699241b691
@@ -92,7 +92,7 @@
|
|||||||
{
|
{
|
||||||
"id": "versatiles-colorful",
|
"id": "versatiles-colorful",
|
||||||
"title": "Versatiles Colorful",
|
"title": "Versatiles Colorful",
|
||||||
"url": "https://tiles.versatiles.org/assets/styles/colorful.json",
|
"url": "https://tiles.versatiles.org/assets/styles/colorful/style.json",
|
||||||
"thumbnail": "https://github.com/maplibre/maputnik/assets/649392/6cd69818-c541-46e4-a920-65fb4f654931"
|
"thumbnail": "https://github.com/maplibre/maputnik/assets/649392/6cd69818-c541-46e4-a920-65fb4f654931"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user