Browse Source

图标问题 。。

dev-数据对比
dai 3 years ago
parent
commit
dc518e40fd
  1. 2
      src/views/modules/visual/command/cpts/map.vue

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

@ -328,7 +328,7 @@ export default {
}
myMap = new GaodeMap({
pitch: 60 || this.pitch,
pitch: this.pitch,
style: styleConfig.style,
center: [
srcGridData.longitude ||

Loading…
Cancel
Save