public class Google
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
Google.GoogleMapProvider
Standard Google Map.
|
static class |
Google.GoogleProvider |
static class |
Google.GoogleSimplified2Provider |
static class |
Google.GoogleSimplifiedProvider
Simplified Google Map.
|
static class |
Google.GoogleTerrainProvider
Google Terrain Map.
|
Constructor and Description |
---|
Google() |
Modifier and Type | Method and Description |
---|---|
static Coordinate |
fromGoogle(java.lang.String s) |
static java.lang.String |
toGoogle(int col,
int row,
int zoom) |
public static Coordinate fromGoogle(java.lang.String s)
public static java.lang.String toGoogle(int col, int row, int zoom)