public class XYZ extends TileSource
new XYZ().setUrl("http://tiles.arcgis.com/tiles/hGdibHYSPO59RG1h/arcgis/rest/services/USGS_Orthos_2013_2014/MapServer/tile/{z}/{y}/{x}")
counter, JS_GLOBAL, objectIds| Constructor and Description |
|---|
XYZ() |
| Modifier and Type | Method and Description |
|---|---|
String |
getJsType()
Returns a String with the type of Javascript object that this object represents.
|
String |
getUrl() |
String |
renderJs()
Returns a String with containing the rendered Javascript code for this object.
|
XYZ |
setUrl(String url) |
escapeQuoteJs, getJsId, getJsIdWithSuffixpublic String getUrl()
public String getJsType()
JavascriptObjectgetJsType in interface IJavascriptObjectgetJsType in class TileSourcepublic String renderJs()
JavascriptObjectrenderJs in interface IJavascriptObjectrenderJs in class TileSourceCopyright © 2014–2017. All rights reserved.