pitchBy
abstract fun pitchBy( pitch: Double, animationOptions: MapAnimationOptions? = null, animatorListener: Animator.AnimatorListener? = null): Cancelable
Pitch the map by with optional animation.
Return
Cancelable animator set object.
Parameters
pitch
The amount to pitch by
animationOptions
Transition options (animation duration, listeners etc)