feat:custom map styles
This commit is contained in:
@@ -52,9 +52,9 @@
|
|||||||
sources: {
|
sources: {
|
||||||
'osm-raster': {
|
'osm-raster': {
|
||||||
type: 'raster',
|
type: 'raster',
|
||||||
tiles: ['https://tile.openstreetmap.org/{z}/{x}/{y}.png'],
|
tiles: ['https://tiles.stadiamaps.com/tiles/stamen_toner_lite/{z}/{x}/{y}.png'],
|
||||||
tileSize: 256,
|
tileSize: 256,
|
||||||
attribution: '© OpenStreetMap contributors'
|
attribution: '© Stadia Maps © Stamen Design © OpenStreetMap contributors'
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
layers: [
|
layers: [
|
||||||
|
|||||||
Reference in New Issue
Block a user