centerOnLocation

external fun centerOnLocation(location: Landmark, rc: Rect? = null, animation: Animation? = null)

Center on the given landmark location

Parameters

location

Landmark location

rc

Screen rectangle where area should be centered. The coordinates are relative to view parent screen.

animation

Specifies the animation to be used by the operation.