feat:custom map styles
This commit is contained in:
@@ -52,9 +52,9 @@
|
||||
sources: {
|
||||
'osm-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,
|
||||
attribution: '© OpenStreetMap contributors'
|
||||
attribution: '© Stadia Maps © Stamen Design © OpenStreetMap contributors'
|
||||
}
|
||||
},
|
||||
layers: [
|
||||
|
||||
Reference in New Issue
Block a user