Add tiles to avoid 404s in rendering tests
This commit is contained in:
@@ -37,7 +37,7 @@ new Map({
|
||||
source: new VectorTileSource({
|
||||
format: new MVT(),
|
||||
tileGrid: createXYZ(),
|
||||
url: '/data/tiles/mvt/{z}-{x}-{y}.vector.pbf',
|
||||
url: '/data/tiles/mapbox-streets-v6/{z}/{x}/{y}.vector.pbf',
|
||||
transition: 0
|
||||
})
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user