[ Version ( since = "0.4" ) ]
public void go_to (double latitude, double longitude)
Move from the current position to these coordinates.
All tiles in the intermediate view WILL be loaded!
this |
a View |
latitude |
the longitude to center the map at |
longitude |
the longitude to center the map at |