public class VETiledLayer extends TiledMapServiceLayer
Modifier and Type | Class and Description |
---|---|
static class |
VETiledLayer.MapStyle |
static class |
VETiledLayer.Options
Options object for VETiledLayer
|
Modifier and Type | Method and Description |
---|---|
static boolean |
assertLoaded()
Check that the esri.virtualearth.VETiledLayer package has been loaded
|
static VETiledLayer |
create(VETiledLayer.Options options)
Creates a new VETiledLayer object.
|
java.lang.String |
getCulture()
Specifies the culture in which to return results.
|
VETiledLayer.MapStyle |
getMapStyle()
Bing Maps style.
|
void |
setCulture(java.lang.String culture)
Set the culture parameter.
|
void |
setMapStyle(VETiledLayer.MapStyle mapStyle)
Set the mapStyle parameter.
|
getFullExtent, getInitialExtent, getSpatialReference, getTileInfo, getTileUrl, refresh
addErrorHandler, addLoadHandler, addOpacityChangeHandler, addUpdateEndHandler, addUpdateHandler, addUpdateStartHandler, addVisibilityChangeHandler, getCredential, getId, getOpacity, getUrl, hide, isloaded, isVisible, setOpacity, setVisibility, show
public static VETiledLayer create(VETiledLayer.Options options)
options
- public static boolean assertLoaded()
public final java.lang.String getCulture()
public final VETiledLayer.MapStyle getMapStyle()
public final void setCulture(java.lang.String culture)
culture
- -The culture value. The default value is "en-US". For a list of supported cultures,
see http://msdn.microsoft.com/en-us/library/cc981048.aspx.public final void setMapStyle(VETiledLayer.MapStyle mapStyle)
mapStyle
- - Bing Maps style.