Table of Contents

ThinkGeo.MapSuite.WebEdition.Map

Note: The page was created before Map Suite 10. Map Suite 10.0 organized many classes into new namespaces and assemblies as well as had a few minor breaks in compatibility. The majority of previously built code should work without modification assuming the new namespaces are added. For guidance on upgrading your existing code, please check out MapSuite 10 Upgrade Guide.

This class represents the map control.

Inheritance Hierarchy

Members Summary

Public Constructors

Map()

Remarks
Parameters

Map(String,Int32,Int32)

Remarks
Parameters

Protected Constructors

Public Methods

GetScreenDistanceBetweenTwoWorldPoints(PointShape,PointShape)

Remarks
Return Value
Parameters

GetWorldDistanceBetweenTwoScreenPoints(ScreenPointF,ScreenPointF,DistanceUnit)

Remarks
Return Value
Parameters

Pan(PanDirection,Int32)

Remarks
Return Value
Parameters

Pan(Single,Int32)

Remarks
Return Value
Parameters

ToScreenCoordinate(Double,Double)

Remarks
Return Value
Parameters

ToScreenCoordinate(PointShape)

Remarks
Return Value
Parameters

ToWorldCoordinate(Single,Single)

Remarks
Return Value
Parameters

ToWorldCoordinate(ScreenPointF)

Remarks
Return Value
Parameters

CenterAt(PointShape)

Remarks
Return Value
Parameters

CenterAt(Double,Double)

Remarks
Return Value
Parameters

ZoomTo(PointShape,Double)

Remarks
Return Value
Parameters

ZoomIn()

Remarks
Return Value
Parameters

ZoomOut()

Remarks
Return Value
Parameters

ZoomToMarkers(IEnumerable<Marker>)

Remarks
Return Value
Parameters

ZoomToScale(Double)

Remarks
Return Value
Parameters

GetBitmap()

Remarks
Return Value
Parameters

GetBitmap(Int32,Int32)

Remarks
Return Value
Parameters

ToJson()

Remarks
Return Value
Parameters

RenderBeginTag(HtmlTextWriter)

Remarks
Return Value
Parameters

RenderEndTag(HtmlTextWriter)

Remarks
Return Value
Parameters

ApplyStyle(Style)

Remarks
Return Value
Parameters

CopyBaseAttributes(WebControl)

Remarks
Return Value
Parameters

MergeStyle(Style)

Remarks
Return Value
Parameters

SetTraceData(Object,Object)

Remarks
Return Value
Parameters

SetTraceData(Object,Object,Object)

Remarks
Return Value
Parameters

ApplyStyleSheetSkin(Page)

Remarks
Return Value
Parameters

DataBind()

Remarks
Return Value
Parameters

Focus()

Remarks
Return Value
Parameters

RenderControl(HtmlTextWriter)

Remarks
Return Value
Parameters

Dispose()

Remarks
Return Value
Parameters

ResolveUrl(String)

Remarks
Return Value
Parameters

ResolveClientUrl(String)

Remarks
Return Value
Parameters

FindControl(String)

Remarks
Return Value
Parameters

HasControls()

Remarks
Return Value
Parameters

SetRenderMethodDelegate(RenderMethod)

Remarks
Return Value
Parameters

GetRouteUrl(Object)

Remarks
Return Value
Parameters

GetRouteUrl(String,Object)

Remarks
Return Value
Parameters

GetRouteUrl(RouteValueDictionary)

Remarks
Return Value
Parameters

GetRouteUrl(String,RouteValueDictionary)

Remarks
Return Value
Parameters

GetUniqueIDRelativeTo(Control)

Remarks
Return Value
Parameters

ToString()

Remarks
Return Value
Parameters

Equals(Object)

Remarks
Return Value
Parameters

GetHashCode()

Remarks
Return Value
Parameters

GetType()

Remarks
Return Value
Parameters

Protected Methods

5RQ=(IEnumerable<ZoomLevel>)

Remarks
Return Value
Parameters

5RQ=(ZoomLevelSet)

Remarks
Return Value
Parameters

OnClick(MapClickedEventArgs)

Remarks
Return Value
Parameters

OnDoubleClick(MapClickedEventArgs)

Remarks
Return Value
Parameters

OnTrackShapeFinished()

Remarks
Return Value
Parameters

OnBaseOverlayChanged(BaseOverlayChangedEventArgs)

Remarks
Return Value
Parameters

OnExtentChanged()

Remarks
Return Value
Parameters

CreateControlStyle()

Remarks
Return Value
Parameters

OnInit(EventArgs)

Remarks
Return Value
Parameters

OnLoad(EventArgs)

Remarks
Return Value
Parameters

OnPreRender(EventArgs)

Remarks
Return Value
Parameters

RegisterJavascriptLibraryCore()

Remarks
Return Value
Parameters

Render(HtmlTextWriter)

Remarks
Return Value
Parameters

RenderChildren(HtmlTextWriter)

Remarks
Return Value
Parameters

SaveViewState()

Remarks
Return Value
Parameters

LoadViewState(Object)

Remarks
Return Value
Parameters

OnUnload(EventArgs)

Remarks
Return Value
Parameters

AddAttributesToRender(HtmlTextWriter)

Remarks
Return Value
Parameters

AddDisplayInlineBlockIfNeeded(HtmlTextWriter)

Remarks
Return Value
Parameters

TrackViewState()

Remarks
Return Value
Parameters

RenderContents(HtmlTextWriter)

Remarks
Return Value
Parameters

BeginRenderTracing(TextWriter,Object)

Remarks
Return Value
Parameters

EndRenderTracing(TextWriter,Object)

Remarks
Return Value
Parameters

OnDataBinding(EventArgs)

Remarks
Return Value
Parameters

DataBind(Boolean)

Remarks
Return Value
Parameters

DataBindChildren()

Remarks
Return Value
Parameters

PreventAutoID()

Remarks
Return Value
Parameters

AddParsedSubObject(Object)

Remarks
Return Value
Parameters

EnsureID()

Remarks
Return Value
Parameters

GetUniqueIDPrefix()

Remarks
Return Value
Parameters

InitRecursive(Control)

Remarks
Return Value
Parameters

InitRecursiveAsync(Control,Page)

Remarks
Return Value
Parameters

ClearChildState()

Remarks
Return Value
Parameters

ClearChildControlState()

Remarks
Return Value
Parameters

ClearChildViewState()

Remarks
Return Value
Parameters

ClearEffectiveClientIDMode()

Remarks
Return Value
Parameters

ClearCachedClientID()

Remarks
Return Value
Parameters

LoadControlStateInternal(Object)

Remarks
Return Value
Parameters

LoadControlState(Object)

Remarks
Return Value
Parameters

LoadViewStateRecursive(Object)

Remarks
Return Value
Parameters

LoadChildViewStateByID(ArrayList)

Remarks
Return Value
Parameters

LoadChildViewStateByIndex(ArrayList)

Remarks
Return Value
Parameters

ResolvePhysicalOrVirtualPath(String,VirtualPath&,String&)

Remarks
Return Value
Parameters

MapPathSecure(String)

Remarks
Return Value
Parameters

OpenFile(String)

Remarks
Return Value
Parameters

OpenFileAndGetDependency(VirtualPath,String,CacheDependency&)

Remarks
Return Value
Parameters

LoadRecursive()

Remarks
Return Value
Parameters

LoadRecursiveAsync(Page)

Remarks
Return Value
Parameters

PreRenderRecursiveInternal()

Remarks
Return Value
Parameters

PreRenderRecursiveInternalAsync(Page)

Remarks
Return Value
Parameters

EstimateStateSize(Object)

Remarks
Return Value
Parameters

BuildProfileTree(String,Boolean)

Remarks
Return Value
Parameters

SaveControlStateInternal()

Remarks
Return Value
Parameters

SaveControlState()

Remarks
Return Value
Parameters

SaveViewStateRecursive(ViewStateMode)

Remarks
Return Value
Parameters

RenderChildrenInternal(HtmlTextWriter,ICollection)

Remarks
Return Value
Parameters

RenderControl(HtmlTextWriter,ControlAdapter)

Remarks
Return Value
Parameters

UnloadRecursive(Boolean)

Remarks
Return Value
Parameters

RaiseBubbleEvent(Object,EventArgs)

Remarks
Return Value
Parameters

OnBubbleEvent(Object,EventArgs)

Remarks
Return Value
Parameters

SetValidateRequestModeInternal(ValidateRequestMode,Boolean)

Remarks
Return Value
Parameters

CalculateEffectiveValidateRequest()

Remarks
Return Value
Parameters

AddedControl(Control,Int32)

Remarks
Return Value
Parameters

CreateControlCollection()

Remarks
Return Value
Parameters

CreateChildControls()

Remarks
Return Value
Parameters

DirtyNameTable()

Remarks
Return Value
Parameters

FindControl(String,Int32)

Remarks
Return Value
Parameters

FindControlFromPageIfNecessary(String)

Remarks
Return Value
Parameters

ClearNamingContainer()

Remarks
Return Value
Parameters

GetDesignModeState()

Remarks
Return Value
Parameters

HasRenderingData()

Remarks
Return Value
Parameters

HasRenderDelegate()

Remarks
Return Value
Parameters

IsLiteralContent()

Remarks
Return Value
Parameters

EnsureChildControls()

Remarks
Return Value
Parameters

SetControlBuilder(ControlBuilder)

Remarks
Return Value
Parameters

RemovedControl(Control)

Remarks
Return Value
Parameters

SetDesignMode()

Remarks
Return Value
Parameters

SetDesignModeState(IDictionary)

Remarks
Return Value
Parameters

ResolveAdapter()

Remarks
Return Value
Parameters

ValidateEvent(String)

Remarks
Return Value
Parameters

ValidateEvent(String,String)

Remarks
Return Value
Parameters

HasEvents()

Remarks
Return Value
Parameters

ShouldSerializeEnableTheming()

Remarks
Return Value
Parameters

SetEnableViewStateInternal(Boolean)

Remarks
Return Value
Parameters

GetXhtmlConformanceSection()

Remarks
Return Value
Parameters

GetTemplateControl()

Remarks
Return Value
Parameters

IsDescendentOf(Control)

Remarks
Return Value
Parameters

Finalize()

Remarks
Return Value
Parameters

MemberwiseClone()

Remarks
Return Value
Parameters

Public Properties

CallbackResult

Represent the result of auto refresh call back.

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.Map#CallbackResult

Return Value

GeoCanvas

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.Map#GeoCanvas

Return Value

ZoomLevelSet

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.Map#ZoomLevelSet

Return Value

MaxExtent

N/A

Remarks

For the most updated Info for this topic, please check it here:

Return Value

WidthInPixels

Get the actual width, in pixels, of the map control.

Remarks

When you set your map's width with percentage values (for example, 100%), you might want to know the actual pixel width of your map at a given time. This property returns the map's pixel width as determined by the browser. <strong>Note:</strong> When the map width is a percent value, the <strong>WidthInPixels</strong> is double.NaN only until a postback generates. When the page postbacks, the actual width of the map will be synchronized to this property.

Return Value

HeightInPixels

Get the actual height, in pixels, of the map control.

Remarks

When you set your map's height with percentage values (for example, 100%), you might want to know the actual pixel height of your map at a given time. This property returns the map's pixel height as determined by the browser. <strong>Note:</strong> When the map height is a percent value, the <strong>HeightInPixels</strong> is double.NaN only until a postback generates. When the page postbacks, the actual height of the map will be synchronized to this property.

Return Value

ClientID

Gets the server control identifier generated by ASP.NET.

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.Map#ClearCachedClientID.28.29

Return Value

UniqueID

Gets the unique, hierarchically qualified identifier for the server control.

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.Map#GetUniqueIDRelativeTo.28Control.29

Return Value

MapBackground

Gets or sets the BackgroundLayer object that paints the map background.

Remarks

This property determines the background of the map. The map will use the brush defined on this BackgroundLayer to paint the background.

Return Value

ContextMenu

Gets or sets the shortcut menu associated with the map.

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.Map#ContextMenu

Return Value

CurrentExtent

Gets or sets the current extent of the map.

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.Map#CurrentExtent

Return Value

Cursor

Gets or sets the cursor that appears when the mouse pointer is over the map control.

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.Map#Cursor

Return Value

WebConfigRegisterMode

Gets or sets a value that indicates whether the application allows map to register the Web.config on the fly in runtime. The default value is “WebConfigRegisterMode.AutoRegistered”, otherwise, you need to copy the code below to the web.config manually. … …

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.Map#WebConfigRegisterMode

Return Value

ResourceDeploymentMode

Gets or sets a value that indicates whether the application allows map to copy its resource images under “~/theme/default/img/”. The default value is “ResourceDeploymentMode.Automatically”, otherwise, you need to copy images to the directory.

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.Map#ResourceDeploymentMode

Return Value

ActiveBaseOverlay

Gets or sets the active base overlay.

Remarks

The map can contain multiple base overlays, though only one of them can be displayed at a time. The <strong>ActiveBaseOverlay</strong> property specifies the one that is currently displayed. When you switch the base overlays in the <strong>OverlaySwitcher</strong>, the currently selected overlay will be synchronized to this property after postback.

Return Value

BackgroundOverlay

Gets or sets an Overlay object that displays as the background map by default.

Remarks

The background overlay is one of the base overlays of the map. It can only be the base overlay. If you set a non-base overlay to it, there will be an exception thrown. The background overlay is the active base overlay by default, if you do not set the <strong>ActiveBaseOverlay</strong> property.

Return Value

StaticOverlay

Gets a LayerOverlay object that displays as a background map.

Remarks

The StaticOverlay is a shortcut way for you to add a LayerOverlay to the map. It can only be the base overlay. It is not the active base overlay by default. You need to set it to the ActiveBaseOverlay property in order to display it.

Return Value

DynamicOverlay

Gets a LayerOverlay object that can overlap other overlays.

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.Map#DynamicOverlay

Return Value

MarkerOverlay

Gets an InMemoryMarkerOverlay object that renders markers by the specified features.

Remarks

The MarkerOverlay overlaps on the base overlay and other non-base overlays. It displays markers based on the features you add to it. If you want to render markers by feature source, use the FeatureSourceMarkerOverlay and add it to the CustomOverlays collection.

Return Value

CustomOverlays

Gets an Overlay collection, into which you can add different types of overlays.

Remarks

You can create any type of Overlay object and add it to the CustomOverlays collection. The CustomOverlays collection will disable the BackgroundOverlay, StaticOverlay, DynamicOverlay and MarkerOverlay properties. This means you have two options for using overlays: Either set those overlay properties, or use the CustomOverlays collection. The CustomOverlays collection has higher priority and is more flexible. By contrast, the overlay properties act as shortcut way to use overlays.

Return Value

EditOverlay

Gets an EditOverlay object, with which you can draw and edit shapes at the client.

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.Map#EditOverlay

Return Value

HighlightOverlay

Gets an HighlightFeatureOverlay object, which draws its features at the client side and can attach the specified click event and context menu to them.

Remarks

The HighlightOverlay actually serializes all its features to the client for drawing. These are client features whose styles changes when you mouse over them, thus generating the mouse-over highlight effect. <strong>Note:</strong> Performance may be slow when the features added to the HighlightOverlay contain many vertices, because serializing and drawing these features at the client side may take some time.

Return Value

AdornmentOverlay

This property gets or sets the adornment overlay in the MapControl.

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.Map#AdornmentOverlay

Return Value

MapTools

Gets an object that contains all types of map controls for configuration.

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.Map#MapTools

Return Value

MapUnit

Gets or sets the GeographyUnit for the map.

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.Map#MapUnit

Return Value

OnClientDrawEnd

Gets or sets the client-side script that executes whenever a feature is drawn at the client.

Remarks

The <strong>OnClientDrawEnd</strong> property holds the Javascript function that will be executed whenever you finish drawing a shape. The Javascript function takes one parameter, which is the feature that you just drew. You can use this parameter to add extra data to the feature (add to feature.fieldValues). You can then retrieve that extra data from the feature's ColumnValues collection after postback.

Return Value

OnClientEditEnd

Gets or sets the client-side script that executes whenever you finish editing a shape at the client.

Remarks

The <strong>OnClientEditEnd</strong> property holds the Javascript function that will be executed whenever you finish editing a shape. The Javascript function takes one parameter, which is the feature that you just edited. You can use this parameter to edit the extra data of the feature (feature.fieldValues). You can then retrieve that extra data from the feature's ColumnValues collection after postback.

Return Value

OnClientClick

Gets or sets the client-side script that executes when you click on the map.

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.Map#OnClientClick

Return Value

OnClientExtentChanged

Gets or sets the client-side script that executes when the map extent changes.

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.Map#OnClientExtentChanged

Return Value

OnClientBaseOverlayChanged

Gets or sets the client-side script that executes when the current base overlay changes in the OverlaySwitcher.

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.Map#OnClientBaseOverlayChanged

Return Value

OnClientDoubleClick

Gets or sets the client-side script that executes when you double-click on the map.

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.Map#OnClientDoubleClick

Return Value

Popups

Gets a Popup collection that holds all of the popups in the map.

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.Map#Popups

Return Value

RestrictedExtent

Gets or sets an extent that limits the area to which the map can be navigated within.

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.Map#RestrictedExtent

Return Value

CurrentScale

Gets or sets a double value that indicates the current scale of the map.

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.Map#CurrentScale

Return Value

CustomCursorUri

Gets and sets a custom cursor image URI for the mouse cursor to use when you select 'CursorType.Custom'.

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.Map#CustomCursorUri

Return Value

IsDefaultJavascriptLibraryDisabled

Gets or sets whether the default javascript library is disabled or not.

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.Map#IsDefaultJavascriptLibraryDisabled

Return Value

IsDomTreeCollectedWhenPostback

Gets or sets whether collect the DOM tree when Postback.

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.Map#IsDomTreeCollectedWhenPostback

Return Value

BackImageUrl

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.Map#BackImageUrl

Return Value

DefaultButton

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.Map#DefaultButton

Return Value

Direction

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.Map#Pan.28PanDirection.2C_Int32.29

Return Value

GroupingText

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.Map#GroupingText

Return Value

HorizontalAlign

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.Map#HorizontalAlign

Return Value

SupportsDisabledAttribute

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.Map#SupportsDisabledAttribute

Return Value

ScrollBars

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.Map#ScrollBars

Return Value

Wrap

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.Map#Wrap

Return Value

AccessKey

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.Map#AccessKey

Return Value

Attributes

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.Map#CopyBaseAttributes.28WebControl.29

Return Value

BackColor

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.Map#BackColor

Return Value

BorderColor

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.Map#BorderColor

Return Value

BorderWidth

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.Map#BorderWidth

Return Value

BorderStyle

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.Map#BorderStyle

Return Value

ControlStyle

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.Map#CreateControlStyle.28.29

Return Value

ControlStyleCreated

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.Map#ControlStyleCreated

Return Value

CssClass

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.Map#CssClass

Return Value

Style

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.Map#ApplyStyle.28Style.29

Return Value

Enabled

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.Map#Enabled

Return Value

EnableTheming

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.Map#EnableTheming

Return Value

Font

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.Map#Font

Return Value

ForeColor

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.Map#ForeColor

Return Value

HasAttributes

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.Map#HasAttributes

Return Value

Height

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.Map#Height

Return Value

SkinID

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.Map#SkinID

Return Value

TabIndex

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.Map#TabIndex

Return Value

ToolTip

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.Map#ToolTip

Return Value

Width

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.Map#BorderWidth

Return Value

ClientIDMode

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.Map#ClearEffectiveClientIDMode.28.29

Return Value

ID

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.Map#GetUniqueIDRelativeTo.28Control.29

Return Value

EnableViewState

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.Map#EnableViewState

Return Value

ViewStateMode

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.Map#ViewStateMode

Return Value

NamingContainer

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.Map#NamingContainer

Return Value

BindingContainer

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.Map#BindingContainer

Return Value

DataItemContainer

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.Map#DataItemContainer

Return Value

DataKeysContainer

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.Map#DataKeysContainer

Return Value

Page

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.Map#ApplyStyleSheetSkin.28Page.29

Return Value

RenderingCompatibility

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.Map#RenderingCompatibility

Return Value

TemplateControl

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.Map#TemplateControl

Return Value

Parent

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.Map#Parent

Return Value

TemplateSourceDirectory

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.Map#AppRelativeTemplateSourceDirectory

Return Value

AppRelativeTemplateSourceDirectory

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.Map#AppRelativeTemplateSourceDirectory

Return Value

Site

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.Map#Site

Return Value

Visible

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.Map#Visible

Return Value

Controls

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.Map#HasControls.28.29

Return Value

ValidateRequestMode

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.Map#ValidateRequestMode

Return Value

Protected Properties

2BQ=

N/A

Remarks

N/A

Return Value

ClientResolutions

Gets a collection of client resolutions for zoom level set.

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.Map#ClientResolutions

Return Value

StaticOverlayForJson

Gets the StaticOverlay configuration for client side.

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.Map#StaticOverlayForJson

Return Value

DynamicOverlayForJson

Gets the DynamicOverlay configuration for client side.

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.Map#DynamicOverlayForJson

Return Value

MarkerOverlayForJson

Gets the MarkerOverlay configuration for client side.

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.Map#MarkerOverlayForJson

Return Value

AdornmentOverlayForJson

Gets the AdornmentOverlay configuration for client side.

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.Map#AdornmentOverlayForJson

Return Value

PageName

Gets current page's name.

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.Map#PageName

Return Value

HasClickEvent

Gets a flag whether raise click event on the client side.

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.Map#HasClickEvent

Return Value

HasDoubleClickEvent

Gets a flag whether raise double click event on the client side.

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.Map#HasDoubleClickEvent

Return Value

HasBaseLayerChangedEvent

Gets a flag whether raise base overlay changed event on the client side.

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.Map#HasBaseLayerChangedEvent

Return Value

HasTrackShapeEndEvent

Gets a flag whether raise track shape finished event on the client side.

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.Map#HasTrackShapeEndEvent

Return Value

HasExtentChangedEvent

Gets a flag whether raise extent changed event on the client side.

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.Map#HasExtentChangedEvent

Return Value

CenterX

Gets or sets a double value for center X of current viewport.

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.Map#CenterX

Return Value

CenterY

Gets or sets a double value for center Y of current viewport.

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.Map#CenterY

Return Value

2xQ=

N/A

Remarks

N/A

Return Value

PageRootPath

Gets a string value indicats the web page's root path for loading the default icons.

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.Map#PageRootPath

Return Value

3RQ=

N/A

Remarks

N/A

Return Value

3xQ=

N/A

Remarks

N/A

Return Value

4hQ=

N/A

Remarks

N/A

Return Value

IsEnabled

N/A

Remarks

N/A

Return Value

RequiresLegacyRendering

N/A

Remarks

N/A

Return Value

TagKey

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.Map#TagKey

Return Value

TagName

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.Map#TagName

Return Value

EffectiveClientIDMode

N/A

Remarks

N/A

Return Value

UniqueClientID

N/A

Remarks

N/A

Return Value

StaticClientID

N/A

Remarks

N/A

Return Value

AdapterInternal

N/A

Remarks

N/A

Return Value

PredictableClientID

N/A

Remarks

N/A

Return Value

ClientIDSeparator

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.Map#ClientIDSeparator

Return Value

Context

N/A

Remarks

N/A

Return Value

Adapter

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.Map#RenderControl.28HtmlTextWriter.2C_ControlAdapter.29

Return Value

DesignMode

N/A

Remarks

N/A

Return Value

Events

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.Map#Public_Events

Return Value

IsBindingContainer

N/A

Remarks

N/A

Return Value

IsChildControlStateCleared

N/A

Remarks

N/A

Return Value

IsViewStateEnabled

N/A

Remarks

N/A

Return Value

IdSeparator

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.Map#IdSeparator

Return Value

IdSeparatorFromConfig

N/A

Remarks

N/A

Return Value

LoadViewStateByID

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.Map#LoadViewStateByID

Return Value

RouteCollection

N/A

Remarks

N/A

Return Value

IsReloadable

N/A

Remarks

N/A

Return Value

EnableLegacyRendering

N/A

Remarks

N/A

Return Value

IsParentedToUpdatePanel

N/A

Remarks

N/A

Return Value

TemplateControlVirtualDirectory

N/A

Remarks

N/A

Return Value

ControlState

N/A

Remarks

N/A

Return Value

HasChildViewState

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.Map#HasChildViewState

Return Value

ViewState

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.Map#ClearChildViewState.28.29

Return Value

ViewStateIgnoresCase

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.Map#ViewStateIgnoresCase

Return Value

ChildControlsCreated

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.Map#ChildControlsCreated

Return Value

IsTrackingViewState

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.Map#IsTrackingViewState

Return Value

SpacerImageUrl

N/A

Remarks

N/A

Return Value

PostBackDataHandler

N/A

Remarks

N/A

Return Value

PostBackEventHandler

N/A

Remarks

N/A

Return Value

Public Events

Click Occurs when the map control is clicked.

Remarks

The Click event is raised when the map control is clicked.

Event Arguments:MapClickedEventArgs

DoubleClick Occurs when the map control is double-clicked.

Remarks

This event is raised when you double click on the map. <strong>Note:</strong> When you add event handlers to both <strong>Click</strong> and <strong>DoubleClick</strong> events, only the <strong>Click</strong> event will be fired.

Event Arguments:MapClickedEventArgs

TrackShapeFinished Occurs each time a shape is drawn.

Remarks

This event is raised after you draw a shape on the map. If you add an event handler to this event, each time you draw a shape at the client it will cause the page to postback. You can get the drawn features from the <strong>Map.EditOverlay.Features</strong> collection.

Event Arguments:

BaseOverlayChanged Occurs when the base overlay is changed.

Remarks

This event is raised when you switch the active base overlay in the <strong>OverlaySwitcher</strong> panel; for example, from GoogleOverlay to YahooOverlay. You can handle this event to add your specific logic for that overlay.

Event Arguments:BaseOverlayChangedEventArgs

ExtentChanged Occurs when the map extent is changed.

Remarks

This event is raised when you pan or zoom the map at the client side and cause the map extent to change.

Event Arguments:ExtentChangedEventArgs

Disposed N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.Map#Disposed

Event Arguments:

DataBinding N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.Map#OnDataBinding.28EventArgs.29

Event Arguments:

Init N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.Map#OnInit.28EventArgs.29

Event Arguments:

Load N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.Map#LoadViewState.28Object.29

Event Arguments:

PreRender N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.Map#OnPreRender.28EventArgs.29

Event Arguments:

Unload N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.Map#OnUnload.28EventArgs.29

Event Arguments: