set Rotation
fun setRotation(rotation: Double, callback: (String?, String?) -> Unit? = null)
Content copied to clipboard
Sets the current camera rotation of MPIMapView
Return
void
Parameters
rotation
The angle in degrees relative to north to set the current camera rotation to
callback
Callback for when the camera rotation has been set