move By
abstract fun moveBy(screenCoordinate: ScreenCoordinate, animationOptions: MapAnimationOptions? = null): Cancelable
Content copied to clipboard
Move the map by a given screen coordinate with optional animation.
Return
Cancelable animator set object.
Parameters
screen Coordinate
The screen coordinate distance to move by
animation Options
Transition options (animation duration, listeners etc)