moveCamera

abstract fun moveCamera(coordinate: OmhCoordinate, zoomLevel: Float)

Moves the camera's position to a specific position.

Parameters

coordinate

the position's coordinate that the camera will be moved

zoomLevel

is the resolution of the current view. Zoom levels are between 0 and 18, But some tiles might go beyond that.