Disable rotation on the view
Explore in the sandboxView live
This sample demonstrates how to disable rotation on a MapView instance. Simply set the rotationEnabled
property on the MapView.constraints to false
.
Try rotating the view by performing the Right-click + drag
gesture.