pitchBy

Pitch the map by with optional animation.

Return

Cancelable animator set object.

Parameters

animationOptions

Transition options (animation duration, listeners etc)

pitch

The amount to pitch by

abstract fun pitchBy(pitch: Double, animationOptions: MapAnimationOptions?): Cancelable