set Rotation
open fun setRotation(rotation: Float, @NonNull() animation: MapAnimation)
Content copied to clipboard
Sets the rotation of map in degrees. By default,the map is oriented with north toward the top of the map (0 degrees). As the orientation angle increases,the map rotates counter-clockwise so that at 90 degrees.
Parameters
rotation
Rotation in degrees
animation