interface OnMapRotateListener
A callback interface called when the user rotates the map.
onMapRotate
abstract fun onMapRotate(bearing: Double): Unit
Called when the user rotates the map.