diff --git a/src/views/modules/visual/command/cpts/map.vue b/src/views/modules/visual/command/cpts/map.vue index 77d83cc63..e49ce08f1 100644 --- a/src/views/modules/visual/command/cpts/map.vue +++ b/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 ||