瀏覽代碼

fix:优化地图。

“HeShaoZe” 4 月之前
父節點
當前提交
e35eff21c8
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      plugins/map_amap_ios/ios/Classes/MapAmapContentView/MapAmapThemeControl.swift

+ 1 - 0
plugins/map_amap_ios/ios/Classes/MapAmapContentView/MapAmapThemeControl.swift

@@ -56,6 +56,7 @@ class MapAmapThemeControl: UIViewController {
         
         map.delegate = self
         map.isRotateCameraEnabled = false
+        map.showsCompass = false
         map.isRotateEnabled = false
         map.mapType = .standard
         map.showsUserLocation = false