C# (CSharp) ESRI.ArcGIS.Client.Toolkit.DataSources Namespace

Nested Namespaces

ESRI.ArcGIS.Client.Toolkit.DataSources.Gps
ESRI.ArcGIS.Client.Toolkit.DataSources.Kml

Classes

Name Description
AttributionInfo Attribution class used to store copyright information.
GeoRssLayer GeoRSS Layer.
GeoRssLoader
GeoRssLoader.RssLoadFailedEventArgs
GeoRssLoader.RssLoadedEventArgs
GpsLayer GPS Layer showing the current location and accuracy.
GpsLayer.Circle Polygon Helper class for describing a circle
HeatMapLayer Heat Map layer
HeatMapLayer.HeatPoint
HeatMapLayer.ThreadSafeGradientStop
KmlLayer A GroupLayer based upon the Keyhole Markup Language (KML) specification that targets the Google Maps level of support.
KmlLayerContext Class with infos needed to be able to refresh and reparse a KML layer
PngEncoder PngEncoder class courtesy of Joe Stegman and opmized by Nikola: http://blogs.msdn.com/nikola/archive/2009/03/04/silverlight-super-fast-dymanic-image-generation-code-revisited.aspx
WebMercatorProjectionService
WebTiledLayer 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 TemplateUrl 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.

WmsLayer A layer for OGC Web Map Services.
WmsLayer.LayerInfo WMS LayerInfo