C1.Silverlight.Maps Namespace : C1Maps Class |
'Declaration
Public Class C1Maps Inherits System.Windows.Controls.Control
public class C1Maps : System.Windows.Controls.Control
In order for C1Maps to be able to access tiles over the internet, the Silverlight application must be hosted in a Web server. If the Silverlight application is run directly from the local disk, the Silverlight runtime prevents it from accessing internet resources.
Note that geographic coordinates are represented using System.Windows.Point structures. The X property of Point is the longitude and the Y property is the latitude.
System.Object
System.Windows.DependencyObject
System.Windows.UIElement
System.Windows.FrameworkElement
System.Windows.Controls.Control
C1.Silverlight.Maps.C1Maps
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2