调整3D地图
This commit is contained in:
@@ -96,7 +96,7 @@ export default {
|
||||
strokeColor: '#0091ea'
|
||||
}))
|
||||
this.amap.setMask(mask)
|
||||
this.amap.setPitch(65)
|
||||
this.is3d && this.amap.setPitch(65)
|
||||
} else {
|
||||
polygons = bounds.map(path => new AMap.Polygon({
|
||||
strokeWeight: 1,
|
||||
|
||||
Reference in New Issue
Block a user