mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2026-04-10 13:50:22 +00:00
Merge branch 'dev'
This commit is contained in:
@@ -44,7 +44,7 @@ export const basemaps: { [key: string]: string | StyleSpecification } = {
|
||||
'https://services.arcgisonline.com/arcgis/rest/services/World_Imagery/MapServer/WMTS/tile/1.0.0/World_Imagery/default/default028mm/{z}/{y}/{x}.jpg',
|
||||
],
|
||||
tileSize: 256,
|
||||
maxzoom: 23,
|
||||
maxzoom: 19,
|
||||
attribution:
|
||||
'© <a href="https://www.esri.com/" target="_blank">Esri</a>, Vantor, Earthstar Geographics, and the GIS User Community',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user