public final class OsmTileServer extends TileServer
Modifier and Type | Field | Description |
---|---|---|
static OsmTileServer[] |
TILESERVERS |
A default OSM tile server
|
Constructor | Description |
---|---|
OsmTileServer(java.lang.String url,
int maxZoom) |
Initializes an Open Streat Map TileServer
|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
getMaxZoom, getTileURL, toString
getURL
public static final OsmTileServer[] TILESERVERS