move By
fun moveBy(screenCoordinate: ScreenCoordinate, animationOptions: MapAnimationOptions? = null, completionListener: CompletionListener? = null)
Move the map by the given screen coordinate with optional animation.
Parameters
screen Coordinate
The screen coordinate distance to move by
animation Options
Transition options (animation duration, listeners etc)
completion Listener
the optional CompletionListener to observe the completion of the transition