Class | Description | |
---|---|---|
![]() | AttributionInfo | Attribution class used to store copyright information. |
![]() | CsvLayer | A MapPoint type of custom GraphicsLayer based on the Comma Separated Value (CSV) file format. |
![]() | CsvLayer.FieldCollection | Holds a collection of ESRI.ArcGIS.Client.Field. |
![]() | GeoRssLayer | GeoRSS Layer. |
![]() | HeatMapLayer | Heat Map layer |
![]() | KmlLayer | A GroupLayer based upon the Keyhole Markup Language (KML) specification that targets the Google Maps level of support. |
![]() | OpenStreetMapLayer | A layer that conforms to the OpenStreetMap standard. An OpenStreetMapLayer is a cached service that accesses pre-created tiles from a cache on a server's hard drive instead of dynamically rendering images. |
![]() | OpenStreetMapLayer.TileServerList | Holds a list of string urls to tile servers. |
![]() | WmsLayer | A layer for OGC Web Map Services. |
![]() | WmsLayer.LayerInfo | WMS LayerInfo |
![]() | WmtsLayer | A layer that conforms to the Web Map Tiling Service (WMTS) Open GIS Consortium (OGC) standard. WMTS is a cached service that accesses pre-created tiles from a cache on a server’s hard drive instead of dynamically rendering images. |
![]() | WmtsLayer.WmtsLayerInfo | Information about a WMTS layer. |
Enumeration | Description | |
---|---|---|
![]() | OpenStreetMapLayer.MapStyle | MapStyle |
![]() | WmtsLayer.WmtsServiceMode | Indicates which architecture style is using the server : procedure oriented (KVP) or resource oriented (RESTFul) |