dojo.require("esri.layers.LayerSource")
Name | Summary |
---|---|
new esri.layers.LayerSource(json?) | Creates a new LayerSource object. |
Name | Type | Summary |
---|---|---|
type | String | Used to describe the origin of the LayerSource. |
< > json |
Optional | Creates a new LayerSource object. |
String
> type