@@ -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