pitch By
fun pitchBy(pitch: Double, animationOptions: MapAnimationOptions? = null, completionListener: CompletionListener? = null)
Pitch the map by the given amount in degrees with optional animation.
Parameters
pitch
The amount to pitch by, in degrees
animation Options
Transition options (animation duration, listeners etc)
completion Listener
the optional CompletionListener to observe the completion of the transition