更新底图

This commit is contained in:
hym 2026-04-02 16:21:00 +08:00
parent b885a919ad
commit 434fe7dc5a
1 changed files with 1 additions and 1 deletions

View File

@ -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