go_to
Description:
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!
Parameters:
this |
a Map
|
latitude |
the longitude to center the map at
|
longitude |
the longitude to center the map at
|