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