public class AbstractMapQuestTileSource extends AbstractOsmTileSource
Modifier and Type | Field and Description |
---|---|
private static String |
LOGO_BASE64 |
protected static String |
MAPQUEST_ATTRIBUTION |
protected static String |
MAPQUEST_WEBSITE |
private static int |
NUMBER_OF_SERVERS |
private int |
SERVER_NUM |
DEFAULT_OSM_ATTRIBUTION
baseUrl, id, name, osmMercator, tileSize
attributionImage, attributionImageURL, attributionLinkURL, attributionText, termsOfUseText, termsOfUseURL
Constructor and Description |
---|
AbstractMapQuestTileSource(String name,
String baseUrl,
String id) |
Modifier and Type | Method and Description |
---|---|
Image |
getAttributionImage() |
String |
getAttributionImageURL() |
String |
getBaseUrl() |
String |
getTermsOfUseURL() |
getAttributionLinkURL, getAttributionText, getMaxZoom, getTermsOfUseText, requiresAttribution
getDefaultTileSize, getDistance, getExtension, getId, getMetadata, getMinZoom, getName, getTileId, getTilePath, getTileSize, getTileUrl, getTileXMax, getTileXMin, getTileYMax, getTileYMin, isNoTileAtZoom, latLonToTileXY, latLonToTileXY, latLonToXY, latLonToXY, tileXYToLatLon, tileXYToLatLon, tileXYToLatLon, toString, xyToLatLon, xyToLatLon
setAttributionImage, setAttributionImageURL, setAttributionLinkURL, setAttributionText, setTermsOfUseText, setTermsOfUseURL
private static final String LOGO_BASE64
protected static final String MAPQUEST_ATTRIBUTION
protected static final String MAPQUEST_WEBSITE
private static final int NUMBER_OF_SERVERS
private int SERVER_NUM
public AbstractMapQuestTileSource(String name, String baseUrl, String id)
public String getBaseUrl()
getBaseUrl
in class AbstractTMSTileSource
public Image getAttributionImage()
getAttributionImage
in interface Attributed
getAttributionImage
in class AbstractOsmTileSource
public String getAttributionImageURL()
getAttributionImageURL
in interface Attributed
getAttributionImageURL
in class AbstractOsmTileSource
public String getTermsOfUseURL()
getTermsOfUseURL
in interface Attributed
getTermsOfUseURL
in class AbstractOsmTileSource