Represents base class for ArcGIS online services.
Definition
Namespace:Telerik.Windows.Controls.Map
Assembly:Telerik.Windows.Controls.DataVisualization.dll
Syntax:
C#
public class ArcGisWorldMapSourceBase : TiledMapSource, IMapSource
Inheritance: objectMultiScaleTileSourceTiledMapSourceArcGisWorldMapSourceBase
Derived Classes:
Implements:
Inherited Members
Constructors
Initializes a new instance of the ArcGisWorldMapSourceBase class.
Methods
Initialize provider.
C#
public override void Initialize()
Overrides: