소스 검색

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