更新底图
This commit is contained in:
parent
b885a919ad
commit
434fe7dc5a
|
|
@ -707,7 +707,7 @@ export default {
|
||||||
"sources": {
|
"sources": {
|
||||||
"影像地图": {
|
"影像地图": {
|
||||||
"type": "raster",
|
"type": "raster",
|
||||||
"tiles": [`${Vue.config.baseUrl}/geoserver/gwc/service/wmts/rest/ougp:world/EPSG:900913/EPSG:900913:{z}/{y}/{x}?format=image/jpeg`],
|
"tiles": [Vue.config.tiles["GEBCO_basemap_NCEI"]],
|
||||||
"tileSize": 256,
|
"tileSize": 256,
|
||||||
// "minzoom": 0,
|
// "minzoom": 0,
|
||||||
// "maxzoom": baseMapMaxZoom
|
// "maxzoom": baseMapMaxZoom
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue