Switch openmaptiles source URL to MapLibre demo TileJSON to avoid malformed vector tile parsing errors ("Unimplemented type: 4") in the web demo.
Made-with: Cursor
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
},
|
||||
"openmaptiles": {
|
||||
"type": "vector",
|
||||
"url": "https://tiles.produktor.mywire.org/services/planet-231204.osm.renumbered"
|
||||
"url": "https://demotiles.maplibre.org/tiles/tiles.json"
|
||||
},
|
||||
"hillshading": {
|
||||
"type": "raster",
|
||||
|
||||
Reference in New Issue
Block a user