ArcGIS Runtime SDK for WPF - Library Reference
ESRI.ArcGIS.Client.Toolkit.DataSources Namespace
See Also  Inheritance Hierarchy

Classes

 ClassDescription
ClassAttributionInfo Attribution class used to store copyright information.
ClassCsvLayer A MapPoint type of custom GraphicsLayer based on the Comma Separated Value (CSV) file format.
ClassCsvLayer.FieldCollection Holds a collection of ESRI.ArcGIS.Client.Field.
ClassGeoRssLayer GeoRSS Layer.
ClassGpsLayer GPS Layer showing the current location and accuracy.
ClassHeatMapLayer Heat Map layer
ClassKmlLayer A GroupLayer based upon the Keyhole Markup Language (KML) specification that targets the Google Maps level of support.
ClassOpenStreetMapLayer 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.
ClassOpenStreetMapLayer.TileServerList Holds a list of string urls to tile servers.
ClassWebTiledLayer A WebTiledLayer is a tiled layer where the tiles are obtained directly from the provided URL, as opposed to requests made against a service. Typically, Web Tiled Layers are used as a basemap.

As a minimum, the property must be defined. If the tileInfo is not specified then the spatial reference and tiling scheme of the layer is assumed to be in the web mercator projection and google/ms/esri web mercator tiling scheme.

ClassWmsLayer A layer for OGC Web Map Services.
ClassWmsLayer.LayerInfo WMS LayerInfo
ClassWmtsLayer 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.
ClassWmtsLayer.WmtsLayerInfo Information about a WMTS layer.

Enumerations

 EnumerationDescription
EnumerationOpenStreetMapLayer.MapStyle MapStyle
EnumerationWmtsLayer.WmtsServiceMode Indicates which architecture style is using the server : procedure oriented (KVP) or resource oriented (RESTFul)

See Also

© ESRI, Inc. All Rights Reserved.