CMSMapProperties Class |
Namespace: CMS.Controls
public class CMSMapProperties
The CMSMapProperties type exposes the following members.
Name | Description | |
---|---|---|
![]() | CMSMapProperties |
Name | Description | |
---|---|---|
![]() | Content |
Gets or sets the content text for single marker in detail mode.
|
![]() | EnableKeyboardShortcuts |
Gets or sets the value that indicates whether the keyboard shortcuts are enabled.
|
![]() | EnableMapDragging |
Gets or sets the value that indicates whether the user can drag the map with the mouse.
|
![]() | EnableServerProcessing |
Gets or sets the value that indicates whether server processing is enabled.
|
![]() | Height |
Gets or sets the height of the map.
|
![]() | IconField |
Gets or sets the source icon field.
|
![]() | IconURL |
Gets or sets the icon URL.
|
![]() | Latitude |
Gets or sets the latitude of of the center of the map or latitude of single marker in detail mode.
|
![]() | LatitudeField |
Gets or sets the source latitude field.
|
![]() | Location |
Gets or sets the default location of the center of the map or location of single marker in detail mode.
|
![]() | LocationField |
Gets or sets the address field.
|
![]() | Longitude |
Gets or sets the longitude of of the center of the map or longitude of single marker in detail mode.
|
![]() | LongitudeField |
Gets or sets the source longitude field.
|
![]() | MapId |
Gets or sets Map ID.
|
![]() | MapKey |
Gets or sets the map key.
|
![]() | MapName |
Gets Map name.
|
![]() | MapType |
Gets or sets the initial map type.
|
![]() | Page |
Gets or sets Page.
|
![]() | Scale |
Gets or sets the scale of the map.
|
![]() | ShowMapTypeControl |
Gets or sets the value that indicates whether MapTypeControl is displayed.
|
![]() | ShowNavigationControl |
Gets or sets the value that indicates whether NavigationControl is displayed.
|
![]() | ShowPanControl |
Gets or sets the value that indicates whether Pan control is displayed.
|
![]() | ShowScaleControl |
Gets or sets the value that indicates whether ScaleControl is displayed.
|
![]() | ShowStreetViewControl |
Gets or sets the value that indicates whether Street view control is displayed.
|
![]() | ShowZoomControl |
Gets or sets the value that indicates whether Zoom control is displayed.
|
![]() | ToolTip |
Gets or sets the tool tip text for single marker in detail mode.
|
![]() | ToolTipField |
Gets or sets the tool tip text field (filed for markers tool tip text).
|
![]() | Width |
Gets or sets the width of the map.
|
![]() | ZoomControlType |
The Zoom control type.
|
![]() | ZoomScale |
Gets or sets the scale of the map when zoomed (after marker click event).
|