“HeShaoZe” преди 4 месеца
родител
ревизия
3783e81587
променени са 1 файла, в които са добавени 2 реда и са изтрити 0 реда
  1. 2 0
      plugins/map_amap_ios/ios/Classes/MapAmapContentView/MapAmapThemeControl.swift

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

@@ -55,6 +55,8 @@ class MapAmapThemeControl: UIViewController {
         }
         
         map.delegate = self
+        map.isRotateCameraEnabled = false
+        map.isRotateEnabled = false
         map.mapType = .standard
         map.showsUserLocation = false
         map.userTrackingMode = .none