C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Maps Namespace / C1Maps Class

C1Maps Class Properties

For a list of all members of this type, see C1Maps members.

Public Properties
 NameDescription
Public Property (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyGets or sets the Bing maps key.  
Public PropertyA string array value specifies all css/js references that wijmo control depends on. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
Public PropertyContent Delivery Network path. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
Public PropertyGets or sets the center of this map in geographic coordinates.  
Public Property (Inherited from System.Web.UI.Control)
Public Property (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyGets or sets the MultiScaleTileSource used as source for the custom map tiles.  
Public PropertyGets or sets a value that indicates whether a server control is rendered as UI on the page. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
Public PropertyEnable JavaScripts files combined into one file. In order to combined enabled, you must register the WijmoHttpHandler in web.config. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
Public PropertyGets or sets a value indicating whether the Web server control is enabled. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
Public Property (Inherited from System.Web.UI.WebControls.WebControl)
Public Property (Inherited from System.Web.UI.Control)
Public PropertyOverridden. A value that indicates the height of the control.  
Public Property (Inherited from System.Web.UI.Control)
Public PropertyGets the collection of C1Layer objects.  
Public PropertyGets or sets the callback function which is called after the center of the maps changed.  
Public PropertyGets or sets the callback function which is called after the target center of the maps changed.  
Public PropertyGets or sets the callback function which is called after the target zoom of the maps changed.  
Public PropertyGets or sets the callback function which is called after the zoom of the maps changed.  
Public PropertyGets or sets a value that determines the speed with which Center approaches target center.  
Public PropertyGets or sets a value indicating whether the default tools are shown.  
Public Property (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyGets or sets the MapSource used as source for the base map tiles.  
Public Property (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyName of the theme that will be used to style the widgets. Available embedded themes include: aristo, midnight, and ui-lightness. Note that only one theme can be used for the whole page at one time. Please make sure that all widget extenders have the same Theme value. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
Public PropertyA value that indicates the theme swatch of the control, this property only works when WijmoControlMode property is Mobile. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
Public Property (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyDetermines whether the widget extender must load client resources from CDN (Content Delivery Network) path given by property CDNPath. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
Public Property (Inherited from System.Web.UI.Control)
Public Property (Inherited from System.Web.UI.Control)
Public PropertyOverridden. A value that indicates the width of the control.  
Public PropertyA value that indicates mode of the control, whether it is a mobile or web control. Note that only one value can be used for the whole website or project. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
Public PropertyIndicates the control applies the theme of JQuery UI or Bootstrap. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
Public PropertyGets or sets the zoom factor of this map.  
Public PropertyGets or sets a value that determines the speed with which Zoom approaches target zoom.  
Top
See Also