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