Browse Source

修改地图key

yantai_master
lichao 11 months ago
parent
commit
050355c340
  1. 2
      src/views/modules/base/communityYantai/cpts/map.vue
  2. 2
      src/views/modules/visual/command/cpts/map.vue
  3. 2
      src/views/modules/visual/cpts/map/index.vue
  4. 2
      src/views/modules/visual/cpts/map/index2.vue

2
src/views/modules/base/communityYantai/cpts/map.vue

@ -230,7 +230,7 @@ export default {
pitch: this.pitch,
style: styleConfig.style,
center: iniCenter,
token: "fc14b42e0ca18387866d68ebd4f150c1",
token: "244bb4165c8ce4bcb4b67e56e84b3eb1",
zoom: 18,
isHotspot: false,
resizeEnable: true,

2
src/views/modules/visual/command/cpts/map.vue

@ -362,7 +362,7 @@ export default {
pitch: this.pitch,
style: styleConfig.style,
center: iniCenter,
token: "fc14b42e0ca18387866d68ebd4f150c1",
token: "244bb4165c8ce4bcb4b67e56e84b3eb1",
zoom: 18,
isHotspot: false,
resizeEnable: true,

2
src/views/modules/visual/cpts/map/index.vue

@ -331,7 +331,7 @@ export default {
pitch: this.pitch,
style: styleConfig.style,
center: iniCenter,
token: "fc14b42e0ca18387866d68ebd4f150c1",
token: "244bb4165c8ce4bcb4b67e56e84b3eb1",
zoom: 18,
isHotspot: false,
resizeEnable: true,

2
src/views/modules/visual/cpts/map/index2.vue

@ -350,7 +350,7 @@ export default {
pitch: this.pitch,
style: styleConfig.style,
center: iniCenter,
token: "fc14b42e0ca18387866d68ebd4f150c1",
token: "244bb4165c8ce4bcb4b67e56e84b3eb1",
zoom: 18,
isHotspot: false,
resizeEnable: true,

Loading…
Cancel
Save