setTilt

fun setTilt(tilt: Double, callback: (String?, String?) -> Unit? = null)

Sets the current camera tilt of MPIMapView

Return

Unit

Parameters

tilt

The angle in radians from top-down view to set the current camera tilt to

callback

Callback for when the camera tilt has been set