NewMapView Rotate Problem?

Even with no touch handler and:

myMap.isScrollEnabled = false
myMap.isZoomEnabled = false

When the map is displayed I can touch the map and rotate it about the center and a small compass appears in the top-right corner.

Anyway to disable this?

 

Not that I’m aware of.  

Some people use Google’s static maps (returns a fixed image) when you need to prevent actions like that.

Rob

Not that I’m aware of.  

Some people use Google’s static maps (returns a fixed image) when you need to prevent actions like that.

Rob