public class BasemapLayer
extends com.google.gwt.core.client.JavaScriptObject
Modifier and Type | Class and Description |
---|---|
static class |
BasemapLayer.Options |
Modifier and Type | Method and Description |
---|---|
static boolean |
assertLoaded()
Check that the esri.dijit.BasemapGallery has been loaded
|
static BasemapLayer |
create()
Creates a new BasemapLayer object.
|
static BasemapLayer |
create(BasemapLayer.Options options)
Creates a new BasemapLayer object.
|
java.lang.String |
getUrl() |
public static BasemapLayer create()
public static BasemapLayer create(BasemapLayer.Options options)
options
- - Set of parameters used to create a basemap layer.public static boolean assertLoaded()
public final java.lang.String getUrl()