public final class GoogleTileServer extends TileServer
Modifier and Type | Field | Description |
---|---|---|
static GoogleTileServer[] |
TILESERVERS |
A couple of default Google tile servers
|
Constructor | Description |
---|---|
GoogleTileServer(java.lang.String url,
int maxZoom) |
Initializes a Google maps TileServer
|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
getMaxZoom, getTileURL, toString
getURL
public static final GoogleTileServer[] TILESERVERS