lookAt abstract method
Sets the view direction to the center of the given geo position.
position
The position to look at.
Implementation
void lookAt(mapkit_geometry_point.Point position);
Sets the view direction to the center of the given geo position.
position
The position to look at.
void lookAt(mapkit_geometry_point.Point position);