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