Supported map layers include ArcGIS (dynamic, tiled or image), ArcIMS, Graphics and Feature layers.
Interfaces
Classes
| | Class | Description |
|---|
| | ArcGISDynamicMapServiceLayer |
Allows you to work with a dynamic map service resource exposed by the ArcGIS Server REST API (available in ArcGIS Server 9.3 and above). |
| | ArcGISImageServiceLayer |
Allows you to work with an Image Service resource exposed by the ArcGIS Server REST API (available in ArcGIS Server 9.3 and above). |
| | ArcGISTiledMapServiceLayer |
Allows you to work with a cached map service resource exposed by the ArcGIS Server REST API (available in ArcGIS Server 9.3 and above). |
| | ArcIMSMapServiceLayer |
Allows you to add ArcIMS image services to your map. |
| | DynamicMapServiceLayer |
Base class for all dynamic layers that can be added to a map. |
| | FeatureLayer |
The feature layer can be used to display features from one single layer of either a Feature Service or a Map Service. |
| | GPResultImageLayer |
Allows you to view a geoprocessing task result. |
| | GraphicsLayer |
A layer that contains one or more Graphic features. |
| | KMLLayer |
The KMLLayer is used to create a layer based on a publicly accessible KML file (.kml,.kmz). |
| | Layer |
Base class for all layers that can be added to a map. |
| | MapImageLayer |
The MapImageLayer class is used to add georeferenced images to the map. |
| | OpenStreetMapLayer |
Allows you to use basemaps from OpenStreetMap. |
| | TiledMapServiceLayer |
Base class for all tiled layers that can be added to a map. |
| | WMSLayer |
A layer for OGC Web Map Services. |
| | WMTSLayer |
The WMTSLayer class is used to create a layer based on an OGC Web Map Tile Service layer. |
Wed Nov 30 2011, 04:19 PM -08:00