scaleBy

open override fun scaleBy(amount: Double, screenCoordinate: ScreenCoordinate?, animationOptions: MapAnimationOptions?): Cancelable

Scale the map by with optional animation.

Return

Cancelable animator set object.

Parameters

amount

The amount to scale by

screenCoordinate

The optional focal point to scale on

animationOptions

Transition options (animation duration, listeners etc)