public class MapQuestOpenAerialTileSource extends AbstractMapQuestTileSource
TileSource.TileUpdate
Modifier and Type | Field and Description |
---|---|
private static String |
PATTERN |
MAPQUEST_ATTRIBUTION, MAPQUEST_WEBSITE
DEFAULT_OSM_ATTRIBUTION
baseUrl, name
attributionImage, attributionImageURL, attributionLinkURL, attributionText, termsOfUseText, termsOfUseURL
Constructor and Description |
---|
MapQuestOpenAerialTileSource() |
Modifier and Type | Method and Description |
---|---|
String |
getAttributionLinkURL() |
String |
getAttributionText(int zoom,
Coordinate topLeft,
Coordinate botRight) |
getAttributionImage, getAttributionImageURL, getBaseUrl, getTermsOfUseURL, getTileUpdate
getMaxZoom, getTermsOfUseText, requiresAttribution
getExtension, getMinZoom, getName, getTilePath, getTileSize, getTileType, getTileUrl, latToTileY, lonToTileX, tileXToLon, tileYToLat, toString
setAttributionImage, setAttributionImageURL, setAttributionLinkURL, setAttributionText, setTermsOfUseText, setTermsOfUseURL
private static final String PATTERN
public MapQuestOpenAerialTileSource()
public String getAttributionText(int zoom, Coordinate topLeft, Coordinate botRight)
getAttributionText
in interface Attributed
getAttributionText
in class AbstractOsmTileSource
zoom
- The optional zoom level for the view.topLeft
- The top left of the bounding box for attribution.botRight
- The bottom right of the bounding box for attribution.public String getAttributionLinkURL()
getAttributionLinkURL
in interface Attributed
getAttributionLinkURL
in class AbstractOsmTileSource