public class WMTSLayerInfo
extends com.google.gwt.core.client.JavaScriptObject
Modifier and Type | Class and Description |
---|---|
static class |
WMTSLayerInfo.Options |
Modifier and Type | Method and Description |
---|---|
static boolean |
assertLoaded()
Check that the esri.layers.WMSTLayer has been loaded
|
static WMTSLayerInfo |
create(WMTSLayerInfo.Options options)
Creates a new WMTSLayerInfo object.
|
public static WMTSLayerInfo create(WMTSLayerInfo.Options options)
options
- - An object that defines the layer info options.public static boolean assertLoaded()