| Package | com.esri.aws.services |
| Class | public class MapImageInfo |
| Property | Defined by | ||
|---|---|---|---|
| layers : Array
The LayerInfo object for each layer in the data source.
| MapImageInfo | ||
| legendURL : String
Contains the URL of the map legend.
| MapImageInfo | ||
| mapURL : String
Contains the URL to access the map.
| MapImageInfo | ||
| layers | property |
public var layers:ArrayThe LayerInfo object for each layer in the data source. Returned if the object MapImageOptions parameter returnLayer is set to "true".
| legendURL | property |
public var legendURL:StringContains the URL of the map legend. Returned if the object MapImageOptions parameter mapLegend is defined.
| mapURL | property |
public var mapURL:StringContains the URL to access the map.