A featureSet object containing the geometry and attributes of the features in the layer.Used with feature collections only.
A number indicating the index position of the layer in the WMS or map service.
An array of LayerDefinition objects defining the attribute schema and drawing information for the layer.
A URL to a service that should be used for all queries against the layer. Used with hosted tiled map services on ArcGIS Online when there is an associated feature service that allows for queries.
A URL to a legend graphic for the layer.Used with WMS layers.The URL usually contains a GetLegendGraphic request.
A unique name for the layer. Used with WMS layers, where it can sometimes be derived from the layer's index position.
A popupInfo object defining the pop-up window content for the layer.
A user-friendly title for the layer that can be used in a table of contents. Used with WMS layers.
This object allows overrides on pop-up content and drawing behavior for individual layers of a web service. When used with a feature collection, this object also contains geographic features and their attributes.
Part of the Esri web map specification. See http://resources.arcgis.com/en/help/arcgis-web-map-json/.