User Tools

Site Tools


map_suite_web_for_webforms_api

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
map_suite_web_for_webforms_api [2017/01/04 08:15]
marklee
map_suite_web_for_webforms_api [2017/10/13 04:46] (current)
tgwikiupdate
Line 1: Line 1:
 +======Namespaces======
 +
 ===== ThinkGeo.MapSuite.WebForms ===== ===== ThinkGeo.MapSuite.WebForms =====
-  * [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|SingleThreadTileResource]] [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​windowscolorful.png?​14*14|Windows}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​linuxcolorful.png?​14*14|Linux}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​maccolorful.png?​14*14|Mac}}]] <​div>​This ​is an asynchronous HTTP handler which is used to handle web map services.</​div>​ +  * [[api/​ThinkGeo.MapSuite.WebForms.AdornmentOverlay|AdornmentOverlay]] [[api/​ThinkGeo.MapSuite.WebForms.AdornmentOverlay|{{:​windowscolorful.png?​14*14|Windows}}]][[api/​ThinkGeo.MapSuite.WebForms.AdornmentOverlay|{{:​linuxcolorful.png?​14*14|Linux}}]][[api/​ThinkGeo.MapSuite.WebForms.AdornmentOverlay|{{:​maccolorful.png?​14*14|Mac}}]] <​div>​This ​class inherits from the Overlay abstract class. This specified overlay stores ​           the AdornmentLayer ​used in the MapControl.</​div>​ 
-  * [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|AnimationPanMapTool]] [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​windowscolorful.png?​14*14|Windows}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​linuxcolorful.png?​14*14|Linux}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​maccolorful.png?​14*14|Mac}}]] <​div>​Represents an animation pan tool which allows map pans to the position which users click using the transition effect.</​div>​ +  * [[api/​ThinkGeo.MapSuite.WebForms.AnimationPanMapTool|AnimationPanMapTool]] [[api/​ThinkGeo.MapSuite.WebForms.AnimationPanMapTool|{{:​windowscolorful.png?​14*14|Windows}}]][[api/​ThinkGeo.MapSuite.WebForms.AnimationPanMapTool|{{:​linuxcolorful.png?​14*14|Linux}}]][[api/​ThinkGeo.MapSuite.WebForms.AnimationPanMapTool|{{:​maccolorful.png?​14*14|Mac}}]] <​div>​Represents an animation pan tool which allows map pans to the position which users click using the transition effect.</​div>​ 
-  * [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|MeasureUnitType]] [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​windowscolorful.png?​14*14|Windows}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​linuxcolorful.png?​14*14|Linux}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​maccolorful.png?​14*14|Mac}}]] <div>The display ​system units for output measurements           ​Supported values are ‘english’,​ ‘metric’, ​and ‘geographic’ ​Default ​is ‘metric’.</​div>​ +  * [[api/​ThinkGeo.MapSuite.WebForms.ArcGISServerRestOverlay|ArcGISServerRestOverlay]] [[api/​ThinkGeo.MapSuite.WebForms.ArcGISServerRestOverlay|{{:​windowscolorful.png?​14*14|Windows}}]][[api/​ThinkGeo.MapSuite.WebForms.ArcGISServerRestOverlay|{{:​linuxcolorful.png?​14*14|Linux}}]][[api/​ThinkGeo.MapSuite.WebForms.ArcGISServerRestOverlay|{{:​maccolorful.png?​14*14|Mac}}]] <div>This class is used to display ​data from ArcGIS Server 9.3 (and up) Mapping Services ​           using the REST APIMore detail on the REST API is available at            http://​sampleserver1.arcgisonline.com/​ArcGIS/​SDK/​REST/​index.html ;​specifically, ​            the URL provided to this layer should be an export service URL:             ​http://​sampleserver1.arcgisonline.com/​ArcGIS/​SDK/​REST/​export.html</​div>​ 
-  * [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|MeasureMapTool]] [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​windowscolorful.png?​14*14|Windows}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​linuxcolorful.png?​14*14|Linux}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​maccolorful.png?​14*14|Mac}}]] <div>Represents the measure map tool which allows measurements ​for features.</​div>​ +  * [[api/​ThinkGeo.MapSuite.WebForms.BaseOverlayChangedEventArgs|BaseOverlayChangedEventArgs]] [[api/​ThinkGeo.MapSuite.WebForms.BaseOverlayChangedEventArgs|{{:​windowscolorful.png?​14*14|Windows}}]][[api/​ThinkGeo.MapSuite.WebForms.BaseOverlayChangedEventArgs|{{:​linuxcolorful.png?​14*14|Linux}}]][[api/​ThinkGeo.MapSuite.WebForms.BaseOverlayChangedEventArgs|{{:​maccolorful.png?​14*14|Mac}}]] <div>Provides data for the BaseOverlayChangedEventArgs event.</​div>​ 
-  * [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|MeasureType]] [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​windowscolorful.png?​14*14|Windows}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​linuxcolorful.png?​14*14|Linux}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​maccolorful.png?​14*14|Mac}}]] <div>Defines the different types of the MeasureMapTool.</​div>​ +  * [[api/​ThinkGeo.MapSuite.WebForms.BingMapsMapType|BingMapsMapType]] [[api/​ThinkGeo.MapSuite.WebForms.BingMapsMapType|{{:​windowscolorful.png?​14*14|Windows}}]][[api/​ThinkGeo.MapSuite.WebForms.BingMapsMapType|{{:​linuxcolorful.png?​14*14|Linux}}]][[api/​ThinkGeo.MapSuite.WebForms.BingMapsMapType|{{:​maccolorful.png?​14*14|Mac}}]] <​div></​div>​ 
-  * [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|TouchMapTool]] [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​windowscolorful.png?​14*14|Windows}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​linuxcolorful.png?​14*14|Linux}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​maccolorful.png?​14*14|Mac}}]] <​div></​div>​ +  * [[api/​ThinkGeo.MapSuite.WebForms.BingMapsOverlay|BingMapsOverlay]] [[api/​ThinkGeo.MapSuite.WebForms.BingMapsOverlay|{{:​windowscolorful.png?​14*14|Windows}}]][[api/​ThinkGeo.MapSuite.WebForms.BingMapsOverlay|{{:​linuxcolorful.png?​14*14|Linux}}]][[api/​ThinkGeo.MapSuite.WebForms.BingMapsOverlay|{{:​maccolorful.png?​14*14|Mac}}]] <div>Represents an overlay object that gets images from Microsoft'​s Bing Map            server.</​div>​ 
-  * [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|TrackZoomMaskType]] [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​windowscolorful.png?​14*14|Windows}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​linuxcolorful.png?​14*14|Linux}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​maccolorful.png?​14*14|Mac}}]] <div>Defines ​the different zoom box key code of key for the MouseMapTool.</​div>​ +  * [[api/​ThinkGeo.MapSuite.WebForms.BingMapsStyle|BingMapsStyle]] [[api/​ThinkGeo.MapSuite.WebForms.BingMapsStyle|{{:​windowscolorful.png?​14*14|Windows}}]][[api/​ThinkGeo.MapSuite.WebForms.BingMapsStyle|{{:​linuxcolorful.png?​14*14|Linux}}]][[api/​ThinkGeo.MapSuite.WebForms.BingMapsStyle|{{:​maccolorful.png?​14*14|Mac}}]] <div>This enumeration specifies ​the map types available from Bing maps.</​div>​ 
-  * [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|ResourceDeploymentMode]] [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​windowscolorful.png?​14*14|Windows}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​linuxcolorful.png?​14*14|Linux}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​maccolorful.png?​14*14|Mac}}]] <​div>​This class indicates whether the application allows map to copy its resource images under            "​~/​theme/​default/​img/"​. The default value is "​True",​ otherwise, you need to copy images to the directory.</​div>​ +  * [[api/​ThinkGeo.MapSuite.WebForms.ClassBreakMarkerStyle|ClassBreakMarkerStyle]] [[api/​ThinkGeo.MapSuite.WebForms.ClassBreakMarkerStyle|{{:​windowscolorful.png?​14*14|Windows}}]][[api/​ThinkGeo.MapSuite.WebForms.ClassBreakMarkerStyle|{{:​linuxcolorful.png?​14*14|Linux}}]][[api/​ThinkGeo.MapSuite.WebForms.ClassBreakMarkerStyle|{{:​maccolorful.png?​14*14|Mac}}]] <​div>​This class represents a style based on class break values.</​div>​ 
-  * [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|WebConfigRegistrationMode]] [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​windowscolorful.png?​14*14|Windows}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​linuxcolorful.png?​14*14|Linux}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​maccolorful.png?​14*14|Mac}}]] <​div>​This class is used to indicate whether ​the application allows ​map to register ​the Web.config ​           on the fly in runtime.</​div>​ +  * [[api/​ThinkGeo.MapSuite.WebForms.ClientCache|ClientCache]] [[api/​ThinkGeo.MapSuite.WebForms.ClientCache|{{:​windowscolorful.png?​14*14|Windows}}]][[api/​ThinkGeo.MapSuite.WebForms.ClientCache|{{:​linuxcolorful.png?​14*14|Linux}}]][[api/​ThinkGeo.MapSuite.WebForms.ClientCache|{{:​maccolorful.png?​14*14|Mac}}]] <​div>​This class controls how the map images are cached by the browser.</​div>​ 
-  * [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|AdornmentOverlay]] [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​windowscolorful.png?​14*14|Windows}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​linuxcolorful.png?​14*14|Linux}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​maccolorful.png?​14*14|Mac}}]] <div>This class inherits from the Overlay abstract class. This specified overlay stores ​           the AdornmentLayer used in the MapControl.</​div>​ +  * [[api/​ThinkGeo.MapSuite.WebForms.CloudPopup|CloudPopup]] [[api/​ThinkGeo.MapSuite.WebForms.CloudPopup|{{:​windowscolorful.png?​14*14|Windows}}]][[api/​ThinkGeo.MapSuite.WebForms.CloudPopup|{{:​linuxcolorful.png?​14*14|Linux}}]][[api/​ThinkGeo.MapSuite.WebForms.CloudPopup|{{:​maccolorful.png?​14*14|Mac}}]] <div>Represents ​the popups that appear ​in a cloud (a.k.a. balloon) shape.</​div>​ 
-  * [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|EditSettings]] [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​windowscolorful.png?​14*14|Windows}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​linuxcolorful.png?​14*14|Linux}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​maccolorful.png?​14*14|Mac}}]] <div>Provides editing options when the EditOverlay is in EditShape mode.</​div>​ +  * [[api/​ThinkGeo.MapSuite.WebForms.ClusterMarkerStyle|ClusterMarkerStyle]] [[api/​ThinkGeo.MapSuite.WebForms.ClusterMarkerStyle|{{:​windowscolorful.png?​14*14|Windows}}]][[api/​ThinkGeo.MapSuite.WebForms.ClusterMarkerStyle|{{:​linuxcolorful.png?​14*14|Linux}}]][[api/​ThinkGeo.MapSuite.WebForms.ClusterMarkerStyle|{{:​maccolorful.png?​14*14|Mac}}]] <div>A kind of MarkerStyle to filter ​the markers.</​div>​ 
-  * [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|HighlightFeatureOverlayClickEventArgs]] [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​windowscolorful.png?​14*14|Windows}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​linuxcolorful.png?​14*14|Linux}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​maccolorful.png?​14*14|Mac}}]] <​div>​This class provides data for the click event of the HighlightFeatureOverlay class.</​div>​ +  * [[api/​ThinkGeo.MapSuite.WebForms.ContextMenu|ContextMenu]] [[api/​ThinkGeo.MapSuite.WebForms.ContextMenu|{{:​windowscolorful.png?​14*14|Windows}}]][[api/​ThinkGeo.MapSuite.WebForms.ContextMenu|{{:​linuxcolorful.png?​14*14|Linux}}]][[api/​ThinkGeo.MapSuite.WebForms.ContextMenu|{{:​maccolorful.png?​14*14|Mac}}]] <​div>​This class represents a right-click shortcut menu used in the map control.</​div>​ 
-  * [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|FeatureOverlayStyle]] [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​windowscolorful.png?​14*14|Windows}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​linuxcolorful.png?​14*14|Linux}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​maccolorful.png?​14*14|Mac}}]] <div>Specifies how the features in FeatureOverlay are drawn at the client side.</​div>​ +  * [[api/​ThinkGeo.MapSuite.WebForms.ContextMenuItem|ContextMenuItem]] [[api/​ThinkGeo.MapSuite.WebForms.ContextMenuItem|{{:​windowscolorful.png?​14*14|Windows}}]][[api/​ThinkGeo.MapSuite.WebForms.ContextMenuItem|{{:​linuxcolorful.png?​14*14|Linux}}]][[api/​ThinkGeo.MapSuite.WebForms.ContextMenuItem|{{:​maccolorful.png?​14*14|Mac}}]] <div>This class represents ​menu item of the ContextMenu control.</​div>​ 
-  * [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|MarkerDraggedEventArgs]] [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​windowscolorful.png?​14*14|Windows}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​linuxcolorful.png?​14*14|Linux}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​maccolorful.png?​14*14|Mac}}]] <div>Provides ​data for the MarkerDragged ​event of the SimpleMarkerOverlay.</​div>​ +  * [[api/​ThinkGeo.MapSuite.WebForms.ContextMenuItemClickEventArgs|ContextMenuItemClickEventArgs]] [[api/​ThinkGeo.MapSuite.WebForms.ContextMenuItemClickEventArgs|{{:​windowscolorful.png?​14*14|Windows}}]][[api/​ThinkGeo.MapSuite.WebForms.ContextMenuItemClickEventArgs|{{:​linuxcolorful.png?​14*14|Linux}}]][[api/​ThinkGeo.MapSuite.WebForms.ContextMenuItemClickEventArgs|{{:​maccolorful.png?​14*14|Mac}}]] <div>This class provides ​data for the click event of a context menu item.</​div>​ 
-  * [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|MarkerDragMode]] [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​windowscolorful.png?​14*14|Windows}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​linuxcolorful.png?​14*14|Linux}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​maccolorful.png?​14*14|Mac}}]] <​div>​This enumeration ​specifies how the map markers can be dragged.</​div>​ +  * [[api/​ThinkGeo.MapSuite.WebForms.CursorType|CursorType]] [[api/​ThinkGeo.MapSuite.WebForms.CursorType|{{:​windowscolorful.png?​14*14|Windows}}]][[api/​ThinkGeo.MapSuite.WebForms.CursorType|{{:​linuxcolorful.png?​14*14|Linux}}]][[api/​ThinkGeo.MapSuite.WebForms.CursorType|{{:​maccolorful.png?​14*14|Mac}}]] <​div>​This enumeration ​determines the cursor that appears when the pointer moves over            ​the map.</​div>​ 
-  * [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|WrapDatelineMode]] [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​windowscolorful.png?​14*14|Windows}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​linuxcolorful.png?​14*14|Linux}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​maccolorful.png?​14*14|Mac}}]] <div>Indicates whether the overlay wraps at the date line.</​div>​ +  * [[api/​ThinkGeo.MapSuite.WebForms.CustomPopup|CustomPopup]] [[api/​ThinkGeo.MapSuite.WebForms.CustomPopup|{{:​windowscolorful.png?​14*14|Windows}}]][[api/​ThinkGeo.MapSuite.WebForms.CustomPopup|{{:​linuxcolorful.png?​14*14|Linux}}]][[api/​ThinkGeo.MapSuite.WebForms.CustomPopup|{{:​maccolorful.png?​14*14|Mac}}]] <div>Represents a pop up window whose style and background can be customized.</​div>​ 
-  * [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|ArcGISServerRestOverlay]] [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​windowscolorful.png?​14*14|Windows}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​linuxcolorful.png?​14*14|Linux}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​maccolorful.png?​14*14|Mac}}]] <div>This class is used to display data from ArcGIS Server 9.3 (and up) Mapping Services ​           using the REST API. More detail on the REST API is available ​at            ​http://​sampleserver1.arcgisonline.com/​ArcGIS/​SDK/​REST/​index.html ;​specifically, ​            the URL provided to this layer should be an export service URL:             ​http://​sampleserver1.arcgisonline.com/​ArcGIS/​SDK/​REST/​export.html</​div>​ +  * [[api/​ThinkGeo.MapSuite.WebForms.EditFeatureOverlay|EditFeatureOverlay]] [[api/​ThinkGeo.MapSuite.WebForms.EditFeatureOverlay|{{:​windowscolorful.png?​14*14|Windows}}]][[api/​ThinkGeo.MapSuite.WebForms.EditFeatureOverlay|{{:​linuxcolorful.png?​14*14|Linux}}]][[api/​ThinkGeo.MapSuite.WebForms.EditFeatureOverlay|{{:​maccolorful.png?​14*14|Mac}}]] <div>Represents a FeatureOverlay whose features can be added or            edited ​at the client side.</​div>​ 
-  * [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|BingMapsStyle]] [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​windowscolorful.png?​14*14|Windows}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​linuxcolorful.png?​14*14|Linux}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​maccolorful.png?​14*14|Mac}}]] <div>This enumeration specifies ​the map types available from Bing maps.</​div>​ +  * [[api/​ThinkGeo.MapSuite.WebForms.EditSettings|EditSettings]] [[api/​ThinkGeo.MapSuite.WebForms.EditSettings|{{:​windowscolorful.png?​14*14|Windows}}]][[api/​ThinkGeo.MapSuite.WebForms.EditSettings|{{:​linuxcolorful.png?​14*14|Linux}}]][[api/​ThinkGeo.MapSuite.WebForms.EditSettings|{{:​maccolorful.png?​14*14|Mac}}]] <div>Provides editing options when the EditOverlay is in EditShape mode.</​div>​ 
-  * [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|BingMapsOverlay]] [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​windowscolorful.png?​14*14|Windows}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​linuxcolorful.png?​14*14|Linux}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​maccolorful.png?​14*14|Mac}}]] <div>Represents an overlay object that gets images from Microsoft'​s Bing Map            server.</​div>​ +  * [[api/​ThinkGeo.MapSuite.WebForms.ExtentChangedEventArgs|ExtentChangedEventArgs]] [[api/​ThinkGeo.MapSuite.WebForms.ExtentChangedEventArgs|{{:​windowscolorful.png?​14*14|Windows}}]][[api/​ThinkGeo.MapSuite.WebForms.ExtentChangedEventArgs|{{:​linuxcolorful.png?​14*14|Linux}}]][[api/​ThinkGeo.MapSuite.WebForms.ExtentChangedEventArgs|{{:​maccolorful.png?​14*14|Mac}}]] <div>Provides data for the ExtentChanged event.</​div>​ 
-  * [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|MarkerBreakValueInclusion]] [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​windowscolorful.png?​14*14|Windows}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​linuxcolorful.png?​14*14|Linux}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​maccolorful.png?​14*14|Mac}}]] <div>In a class break style, this enumeration determines whether ​the break includes ​           or excludes ​the value entered in the break.</​div>​ +  * [[api/​ThinkGeo.MapSuite.WebForms.FeatureOverlay|FeatureOverlay]] [[api/​ThinkGeo.MapSuite.WebForms.FeatureOverlay|{{:​windowscolorful.png?​14*14|Windows}}]][[api/​ThinkGeo.MapSuite.WebForms.FeatureOverlay|{{:​linuxcolorful.png?​14*14|Linux}}]][[api/​ThinkGeo.MapSuite.WebForms.FeatureOverlay|{{:​maccolorful.png?​14*14|Mac}}]] <div>Serves as the base class for the overlays that contain features and paint the            ​features at client side.</​div>​ 
-  * [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|GoogleStreetView]] [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​windowscolorful.png?​14*14|Windows}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​linuxcolorful.png?​14*14|Linux}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​maccolorful.png?​14*14|Mac}}]] <​div></​div>​ +  * [[api/​ThinkGeo.MapSuite.WebForms.FeatureOverlayStyle|FeatureOverlayStyle]] [[api/​ThinkGeo.MapSuite.WebForms.FeatureOverlayStyle|{{:​windowscolorful.png?​14*14|Windows}}]][[api/​ThinkGeo.MapSuite.WebForms.FeatureOverlayStyle|{{:​linuxcolorful.png?​14*14|Linux}}]][[api/​ThinkGeo.MapSuite.WebForms.FeatureOverlayStyle|{{:​maccolorful.png?​14*14|Mac}}]] <div>Specifies how the features in a FeatureOverlay are drawn at the client side.</​div>​ 
-  * [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|OpenStreetMapType]] [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​windowscolorful.png?​14*14|Windows}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​linuxcolorful.png?​14*14|Linux}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​maccolorful.png?​14*14|Mac}}]] <​div></​div>​ +  * [[api/​ThinkGeo.MapSuite.WebForms.FeatureSourceMarkerOverlay|FeatureSourceMarkerOverlay]] [[api/​ThinkGeo.MapSuite.WebForms.FeatureSourceMarkerOverlay|{{:​windowscolorful.png?​14*14|Windows}}]][[api/​ThinkGeo.MapSuite.WebForms.FeatureSourceMarkerOverlay|{{:​linuxcolorful.png?​14*14|Linux}}]][[api/​ThinkGeo.MapSuite.WebForms.FeatureSourceMarkerOverlay|{{:​maccolorful.png?​14*14|Mac}}]] <div>Represents a MarkerOverlay that dynamically creates markers from the feature source ​           specified.</​div>​ 
-  * [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|EditFeatureOverlay]] [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​windowscolorful.png?​14*14|Windows}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​linuxcolorful.png?​14*14|Linux}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​maccolorful.png?​14*14|Mac}}]] <​div>​Represents a FeatureOverlay whose features ​can be added or            ​edited at the client side.</​div>​ +  * [[api/​ThinkGeo.MapSuite.WebForms.GeoKeyedCollection_t|GeoKeyedCollection_t]] [[api/​ThinkGeo.MapSuite.WebForms.GeoKeyedCollection_t|{{:​windowscolorful.png?​14*14|Windows}}]][[api/​ThinkGeo.MapSuite.WebForms.GeoKeyedCollection_t|{{:​linuxcolorful.png?​14*14|Linux}}]][[api/​ThinkGeo.MapSuite.WebForms.GeoKeyedCollection_t|{{:​maccolorful.png?​14*14|Mac}}]] <​div>​Represents a strong-typed collection that can be accessed by index or by the identifier ​           of an item.</​div>​ 
-  * [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|FeatureOverlay]] [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​windowscolorful.png?​14*14|Windows}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​linuxcolorful.png?​14*14|Linux}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​maccolorful.png?​14*14|Mac}}]] <div>Serves as the base class for the overlays that contain features and paint the            features at client side.</​div>​ +  * [[api/​ThinkGeo.MapSuite.WebForms.GeoResourceFactory|GeoResourceFactory]] [[api/​ThinkGeo.MapSuite.WebForms.GeoResourceFactory|{{:​windowscolorful.png?​14*14|Windows}}]][[api/​ThinkGeo.MapSuite.WebForms.GeoResourceFactory|{{:​linuxcolorful.png?​14*14|Linux}}]][[api/​ThinkGeo.MapSuite.WebForms.GeoResourceFactory|{{:​maccolorful.png?​14*14|Mac}}]] <​div></​div>​ 
-  * [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|HighlightFeatureOverlay]] [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​windowscolorful.png?​14*14|Windows}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​linuxcolorful.png?​14*14|Linux}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​maccolorful.png?​14*14|Mac}}]] <div>Represents a FeatureOverlay that can easily apply a highlight style or hook event            to the features in it.</​div>​ +  * [[api/​ThinkGeo.MapSuite.WebForms.GoogleMapsMapType|GoogleMapsMapType]] [[api/​ThinkGeo.MapSuite.WebForms.GoogleMapsMapType|{{:​windowscolorful.png?​14*14|Windows}}]][[api/​ThinkGeo.MapSuite.WebForms.GoogleMapsMapType|{{:​linuxcolorful.png?​14*14|Linux}}]][[api/​ThinkGeo.MapSuite.WebForms.GoogleMapsMapType|{{:​maccolorful.png?​14*14|Mac}}]] <div>This enumeration specifies ​the map types available from Google Maps.</​div>​ 
-  * [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|ExtentChangedEventArgs]] [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​windowscolorful.png?​14*14|Windows}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​linuxcolorful.png?​14*14|Linux}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​maccolorful.png?​14*14|Mac}}]] <div>Provides data for the ExtentChanged event.</​div>​ +  * [[api/​ThinkGeo.MapSuite.WebForms.GoogleMapsPictureFormat|GoogleMapsPictureFormat]] [[api/​ThinkGeo.MapSuite.WebForms.GoogleMapsPictureFormat|{{:​windowscolorful.png?​14*14|Windows}}]][[api/​ThinkGeo.MapSuite.WebForms.GoogleMapsPictureFormat|{{:​linuxcolorful.png?​14*14|Linux}}]][[api/​ThinkGeo.MapSuite.WebForms.GoogleMapsPictureFormat|{{:​maccolorful.png?​14*14|Mac}}]] <div>This enumeration specifies ​the picture formats when getting images back to client from Google Maps.</​div>​ 
-  * [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|OpenStreetMapOverlay]] [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​windowscolorful.png?​14*14|Windows}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​linuxcolorful.png?​14*14|Linux}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​maccolorful.png?​14*14|Mac}}]] <div>This class is used to display data from OpenStreetMap server.</​div>​ +  * [[api/​ThinkGeo.MapSuite.WebForms.GoogleMapsTileMode|GoogleMapsTileMode]] [[api/​ThinkGeo.MapSuite.WebForms.GoogleMapsTileMode|{{:​windowscolorful.png?​14*14|Windows}}]][[api/​ThinkGeo.MapSuite.WebForms.GoogleMapsTileMode|{{:​linuxcolorful.png?​14*14|Linux}}]][[api/​ThinkGeo.MapSuite.WebForms.GoogleMapsTileMode|{{:​maccolorful.png?​14*14|Mac}}]] <​div></​div>​ 
-  * [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|SimpleMarkerOverlay]] [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​windowscolorful.png?​14*14|Windows}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​linuxcolorful.png?​14*14|Linux}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​maccolorful.png?​14*14|Mac}}]] <div>Represents a MarkerOverlay object to which you can add markers ​           directly.</​div>​ +  * [[api/​ThinkGeo.MapSuite.WebForms.GoogleMapType|GoogleMapType]] [[api/​ThinkGeo.MapSuite.WebForms.GoogleMapType|{{:​windowscolorful.png?​14*14|Windows}}]][[api/​ThinkGeo.MapSuite.WebForms.GoogleMapType|{{:​linuxcolorful.png?​14*14|Linux}}]][[api/​ThinkGeo.MapSuite.WebForms.GoogleMapType|{{:​maccolorful.png?​14*14|Mac}}]] <div>This enumeration specifies the map types available from Google Maps.</​div>​ 
-  * [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|WmtsOverlay]] [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​windowscolorful.png?​14*14|Windows}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​linuxcolorful.png?​14*14|Linux}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​maccolorful.png?​14*14|Mac}}]] <​div></​div>​ +  * [[api/​ThinkGeo.MapSuite.WebForms.GoogleOverlay|GoogleOverlay]] [[api/​ThinkGeo.MapSuite.WebForms.GoogleOverlay|{{:​windowscolorful.png?​14*14|Windows}}]][[api/​ThinkGeo.MapSuite.WebForms.GoogleOverlay|{{:​linuxcolorful.png?​14*14|Linux}}]][[api/​ThinkGeo.MapSuite.WebForms.GoogleOverlay|{{:​maccolorful.png?​14*14|Mac}}]] <div>Represents an overlay object that gets images from the Google Maps server.</​div>​ 
-  * [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|WmtsSeverEncodingType]] [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​windowscolorful.png?​14*14|Windows}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​linuxcolorful.png?​14*14|Linux}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​maccolorful.png?​14*14|Mac}}]] <div>WMTS System.</​div>​ +  * [[api/​ThinkGeo.MapSuite.WebForms.GoogleStreetView|GoogleStreetView]] [[api/​ThinkGeo.MapSuite.WebForms.GoogleStreetView|{{:​windowscolorful.png?​14*14|Windows}}]][[api/​ThinkGeo.MapSuite.WebForms.GoogleStreetView|{{:​linuxcolorful.png?​14*14|Linux}}]][[api/​ThinkGeo.MapSuite.WebForms.GoogleStreetView|{{:​maccolorful.png?​14*14|Mac}}]] <​div></​div>​ 
-  * [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|WorldStreetsAndImageryOverlay]] [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​windowscolorful.png?​14*14|Windows}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​linuxcolorful.png?​14*14|Linux}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​maccolorful.png?​14*14|Mac}}]] <​div>​Represents ​an overlay object ​that gets map images from the WMS servers.</​div>​ +  * [[api/​ThinkGeo.MapSuite.WebForms.HighlightFeatureOverlay|HighlightFeatureOverlay]] [[api/​ThinkGeo.MapSuite.WebForms.HighlightFeatureOverlay|{{:​windowscolorful.png?​14*14|Windows}}]][[api/​ThinkGeo.MapSuite.WebForms.HighlightFeatureOverlay|{{:​linuxcolorful.png?​14*14|Linux}}]][[api/​ThinkGeo.MapSuite.WebForms.HighlightFeatureOverlay|{{:​maccolorful.png?​14*14|Mac}}]] <​div>​Represents ​a FeatureOverlay ​that can easily apply a highlight style or hook event            to the features in it.</​div>​ 
-  * [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|WorldMapKitWmsWebOverlay]] [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​windowscolorful.png?​14*14|Windows}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​linuxcolorful.png?​14*14|Linux}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​maccolorful.png?​14*14|Mac}}]] <div>Represents an overlay object that gets map images from the WMS servers.</​div>​ +  * [[api/​ThinkGeo.MapSuite.WebForms.HighlightFeatureOverlayClickEventArgs|HighlightFeatureOverlayClickEventArgs]] [[api/​ThinkGeo.MapSuite.WebForms.HighlightFeatureOverlayClickEventArgs|{{:​windowscolorful.png?​14*14|Windows}}]][[api/​ThinkGeo.MapSuite.WebForms.HighlightFeatureOverlayClickEventArgs|{{:​linuxcolorful.png?​14*14|Linux}}]][[api/​ThinkGeo.MapSuite.WebForms.HighlightFeatureOverlayClickEventArgs|{{:​maccolorful.png?​14*14|Mac}}]] <div>This class provides data for the click event of the HighlightFeatureOverlay class.</​div>​ 
-  * [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|CloudPopup]] [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​windowscolorful.png?​14*14|Windows}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​linuxcolorful.png?​14*14|Linux}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​maccolorful.png?​14*14|Mac}}]] <div>Represents the popups that appear in cloud (a.k.a. balloon) shape.</​div>​ +  * [[api/​ThinkGeo.MapSuite.WebForms.IJsonSerializable|IJsonSerializable]] [[api/​ThinkGeo.MapSuite.WebForms.IJsonSerializable|{{:​windowscolorful.png?​14*14|Windows}}]][[api/​ThinkGeo.MapSuite.WebForms.IJsonSerializable|{{:​linuxcolorful.png?​14*14|Linux}}]][[api/​ThinkGeo.MapSuite.WebForms.IJsonSerializable|{{:​maccolorful.png?​14*14|Mac}}]] <div>Allows an object to control its own serialization and deserialization to/​from ​           JSON string.</​div>​ 
-  * [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|IJsonSerializable]] [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​windowscolorful.png?​14*14|Windows}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​linuxcolorful.png?​14*14|Linux}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​maccolorful.png?​14*14|Mac}}]] <div>Allows an object ​to control its own serialization and deserialization to/from            JSON string.</​div>​ +  * [[api/​ThinkGeo.MapSuite.WebForms.InMemoryMarkerOverlay|InMemoryMarkerOverlay]] [[api/​ThinkGeo.MapSuite.WebForms.InMemoryMarkerOverlay|{{:​windowscolorful.png?​14*14|Windows}}]][[api/​ThinkGeo.MapSuite.WebForms.InMemoryMarkerOverlay|{{:​linuxcolorful.png?​14*14|Linux}}]][[api/​ThinkGeo.MapSuite.WebForms.InMemoryMarkerOverlay|{{:​maccolorful.png?​14*14|Mac}}]] <div>Represents a MarkerOverlay ​object ​that dynamically creates markers ​from the InMemory ​           features.</​div>​ 
-  * [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|JsonMemberAttribute]] [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​windowscolorful.png?​14*14|Windows}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​linuxcolorful.png?​14*14|Linux}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​maccolorful.png?​14*14|Mac}}]] <div>Indicates that a class can be serialized to a JSON string. ​This class cannot be            inherited.</​div>​ +  * [[api/​ThinkGeo.MapSuite.WebForms.IRequireId|IRequireId]] [[api/​ThinkGeo.MapSuite.WebForms.IRequireId|{{:​windowscolorful.png?​14*14|Windows}}]][[api/​ThinkGeo.MapSuite.WebForms.IRequireId|{{:​linuxcolorful.png?​14*14|Linux}}]][[api/​ThinkGeo.MapSuite.WebForms.IRequireId|{{:​maccolorful.png?​14*14|Mac}}]] <​div>​This ​interface defines an Id property that is used by the            GeoKeyedCollection.</​div>​ 
-  * [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|Popup]] [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​windowscolorful.png?​14*14|Windows}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​linuxcolorful.png?​14*14|Linux}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​maccolorful.png?​14*14|Mac}}]] <div>Serves as the base class that defines the methods and properties common ​to all types            of popups.</​div>​ +  * [[api/​ThinkGeo.MapSuite.WebForms.JsonMemberAttribute|JsonMemberAttribute]] [[api/​ThinkGeo.MapSuite.WebForms.JsonMemberAttribute|{{:​windowscolorful.png?​14*14|Windows}}]][[api/​ThinkGeo.MapSuite.WebForms.JsonMemberAttribute|{{:​linuxcolorful.png?​14*14|Linux}}]][[api/​ThinkGeo.MapSuite.WebForms.JsonMemberAttribute|{{:​maccolorful.png?​14*14|Mac}}]] <div>Indicates ​that a class can be serialized ​to a JSON string. This class cannot be            inherited.</​div>​ 
-  * [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|MarkerOverlayClickEventArgs]] [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​windowscolorful.png?​14*14|Windows}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​linuxcolorful.png?​14*14|Linux}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​maccolorful.png?​14*14|Mac}}]] <div>Provides data for the Click event of the MarkerOverlay.</​div>​ +  * [[api/​ThinkGeo.MapSuite.WebForms.KeyboardMapTool|KeyboardMapTool]] [[api/​ThinkGeo.MapSuite.WebForms.KeyboardMapTool|{{:​windowscolorful.png?​14*14|Windows}}]][[api/​ThinkGeo.MapSuite.WebForms.KeyboardMapTool|{{:​linuxcolorful.png?​14*14|Linux}}]][[api/​ThinkGeo.MapSuite.WebForms.KeyboardMapTool|{{:​maccolorful.png?​14*14|Mac}}]] <div>Determines whether ​the map can be operated by keyboard.</​div>​ 
-  * [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|PointMarkerStyle]] [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​windowscolorful.png?​14*14|Windows}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​linuxcolorful.png?​14*14|Linux}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​maccolorful.png?​14*14|Mac}}]] <​div>​Represents ​the ordinary marker style.</​div>​ +  * [[api/​ThinkGeo.MapSuite.WebForms.LayerOverlay|LayerOverlay]] [[api/​ThinkGeo.MapSuite.WebForms.LayerOverlay|{{:​windowscolorful.png?​14*14|Windows}}]][[api/​ThinkGeo.MapSuite.WebForms.LayerOverlay|{{:​linuxcolorful.png?​14*14|Linux}}]][[api/​ThinkGeo.MapSuite.WebForms.LayerOverlay|{{:​maccolorful.png?​14*14|Mac}}]] <​div>​Represents ​an Overlay that contains layers.</​div>​ 
-  * [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|FeatureSourceMarkerOverlay]] [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​windowscolorful.png?​14*14|Windows}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​linuxcolorful.png?​14*14|Linux}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​maccolorful.png?​14*14|Mac}}]] <​div>​Represents a MarkerOverlay ​that dynamically creates markers from the feature source ​           specified.</​div>​ +  * [[api/​ThinkGeo.MapSuite.WebForms.LoadingImageMapTool|LoadingImageMapTool]] [[api/​ThinkGeo.MapSuite.WebForms.LoadingImageMapTool|{{:​windowscolorful.png?​14*14|Windows}}]][[api/​ThinkGeo.MapSuite.WebForms.LoadingImageMapTool|{{:​linuxcolorful.png?​14*14|Linux}}]][[api/​ThinkGeo.MapSuite.WebForms.LoadingImageMapTool|{{:​maccolorful.png?​14*14|Mac}}]] <​div>​Represents a small image that displays at the center of the map when the map is            loading.</​div>​ 
-  * [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|MapDesigner]] [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​windowscolorful.png?​14*14|Windows}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​linuxcolorful.png?​14*14|Linux}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​maccolorful.png?​14*14|Mac}}]] <div>Provides design-time display ​of web control.</​div>​ +  * [[api/​ThinkGeo.MapSuite.WebForms.LogoMapTool|LogoMapTool]] [[api/​ThinkGeo.MapSuite.WebForms.LogoMapTool|{{:​windowscolorful.png?​14*14|Windows}}]][[api/​ThinkGeo.MapSuite.WebForms.LogoMapTool|{{:​linuxcolorful.png?​14*14|Linux}}]][[api/​ThinkGeo.MapSuite.WebForms.LogoMapTool|{{:​maccolorful.png?​14*14|Mac}}]] <div>Represents a company logo or other logo-type image that displays in the lower right corner ​of the            map.</​div>​ 
-  * [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|BaseOverlayChangedEventArgs]] [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​windowscolorful.png?​14*14|Windows}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​linuxcolorful.png?​14*14|Linux}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​maccolorful.png?​14*14|Mac}}]] <div>Provides data for the BaseOverlayChangedEventArgs event.</​div>​ +  * [[api/​ThinkGeo.MapSuite.WebForms.Map|Map]] [[api/​ThinkGeo.MapSuite.WebForms.Map|{{:​windowscolorful.png?​14*14|Windows}}]][[api/​ThinkGeo.MapSuite.WebForms.Map|{{:​linuxcolorful.png?​14*14|Linux}}]][[api/​ThinkGeo.MapSuite.WebForms.Map|{{:​maccolorful.png?​14*14|Mac}}]] <div>This class represents ​the map control.</​div>​ 
-  * [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|GeoResourceFactory]] [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​windowscolorful.png?​14*14|Windows}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​linuxcolorful.png?​14*14|Linux}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​maccolorful.png?​14*14|Mac}}]] <​div></​div>​ +  * [[api/​ThinkGeo.MapSuite.WebForms.MapClickedEventArgs|MapClickedEventArgs]] [[api/​ThinkGeo.MapSuite.WebForms.MapClickedEventArgs|{{:​windowscolorful.png?​14*14|Windows}}]][[api/​ThinkGeo.MapSuite.WebForms.MapClickedEventArgs|{{:​linuxcolorful.png?​14*14|Linux}}]][[api/​ThinkGeo.MapSuite.WebForms.MapClickedEventArgs|{{:​maccolorful.png?​14*14|Mac}}]] <div>This class provides the data for the click event of the map control.</​div>​ 
-  * [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|MultiThreadTileResource]] [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​windowscolorful.png?​14*14|Windows}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​linuxcolorful.png?​14*14|Linux}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​maccolorful.png?​14*14|Mac}}]] <div>This is an asynchronous HTTP handler which is used to handle ​web map services.</​div>​ +  * [[api/​ThinkGeo.MapSuite.WebForms.MapDesigner|MapDesigner]] [[api/​ThinkGeo.MapSuite.WebForms.MapDesigner|{{:​windowscolorful.png?​14*14|Windows}}]][[api/​ThinkGeo.MapSuite.WebForms.MapDesigner|{{:​linuxcolorful.png?​14*14|Linux}}]][[api/​ThinkGeo.MapSuite.WebForms.MapDesigner|{{:​maccolorful.png?​14*14|Mac}}]] <div>Provides design-time display of web control.</​div>​ 
-  * [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|ClientCache]] [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​windowscolorful.png?​14*14|Windows}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​linuxcolorful.png?​14*14|Linux}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​maccolorful.png?​14*14|Mac}}]] <div>This class controls how the map images ​are cached ​by the browser.</​div>​ +  * [[api/​ThinkGeo.MapSuite.WebForms.MapTool|MapTool]] [[api/​ThinkGeo.MapSuite.WebForms.MapTool|{{:​windowscolorful.png?​14*14|Windows}}]][[api/​ThinkGeo.MapSuite.WebForms.MapTool|{{:​linuxcolorful.png?​14*14|Linux}}]][[api/​ThinkGeo.MapSuite.WebForms.MapTool|{{:​maccolorful.png?​14*14|Mac}}]] <div>Defines ​the properties and methods that are shared ​by all controls on the            map.</​div>​ 
-  * [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|ContextMenu]] [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​windowscolorful.png?​14*14|Windows}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​linuxcolorful.png?​14*14|Linux}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​maccolorful.png?​14*14|Mac}}]] <div>This class represents a right-click shortcut menu used in the map control.</​div>​ +  * [[api/​ThinkGeo.MapSuite.WebForms.MapTools|MapTools]] [[api/​ThinkGeo.MapSuite.WebForms.MapTools|{{:​windowscolorful.png?​14*14|Windows}}]][[api/​ThinkGeo.MapSuite.WebForms.MapTools|{{:​linuxcolorful.png?​14*14|Linux}}]][[api/​ThinkGeo.MapSuite.WebForms.MapTools|{{:​maccolorful.png?​14*14|Mac}}]] <div>Contains ​the different ​map tools as properties and acts as an entrance for            setting these map controls.</​div>​ 
-  * [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|ContextMenuItem]] [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​windowscolorful.png?​14*14|Windows}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​linuxcolorful.png?​14*14|Linux}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​maccolorful.png?​14*14|Mac}}]] <div>This class represents ​menu item of the ContextMenu control.</​div>​ +  * [[api/​ThinkGeo.MapSuite.WebForms.Marker|Marker]] [[api/​ThinkGeo.MapSuite.WebForms.Marker|{{:​windowscolorful.png?​14*14|Windows}}]][[api/​ThinkGeo.MapSuite.WebForms.Marker|{{:​linuxcolorful.png?​14*14|Linux}}]][[api/​ThinkGeo.MapSuite.WebForms.Marker|{{:​maccolorful.png?​14*14|Mac}}]] <div>Represents ​small icon on the map that is used for marking a point.</​div>​ 
-  * [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|ContextMenuItemClickEventArgs]] [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​windowscolorful.png?​14*14|Windows}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​linuxcolorful.png?​14*14|Linux}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​maccolorful.png?​14*14|Mac}}]] <div>This class provides data for the click event of a context menu item.</​div>​ +  * [[api/​ThinkGeo.MapSuite.WebForms.MarkerBreakValueInclusion|MarkerBreakValueInclusion]] [[api/​ThinkGeo.MapSuite.WebForms.MarkerBreakValueInclusion|{{:​windowscolorful.png?​14*14|Windows}}]][[api/​ThinkGeo.MapSuite.WebForms.MarkerBreakValueInclusion|{{:​linuxcolorful.png?​14*14|Linux}}]][[api/​ThinkGeo.MapSuite.WebForms.MarkerBreakValueInclusion|{{:​maccolorful.png?​14*14|Mac}}]] <div>In a class break style, this enumeration determines whether ​the break includes ​           or excludes the value entered in the break.</​div>​ 
-  * [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|CursorType]] [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​windowscolorful.png?​14*14|Windows}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​linuxcolorful.png?​14*14|Linux}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​maccolorful.png?​14*14|Mac}}]] <div>This enumeration determines the cursor that appears when the pointer moves over            the map.</​div>​ +  * [[api/​ThinkGeo.MapSuite.WebForms.MarkerClassBreak|MarkerClassBreak]] [[api/​ThinkGeo.MapSuite.WebForms.MarkerClassBreak|{{:​windowscolorful.png?​14*14|Windows}}]][[api/​ThinkGeo.MapSuite.WebForms.MarkerClassBreak|{{:​linuxcolorful.png?​14*14|Linux}}]][[api/​ThinkGeo.MapSuite.WebForms.MarkerClassBreak|{{:​maccolorful.png?​14*14|Mac}}]] <div>Represents a break with a value and style defined.</​div>​ 
-  * [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|WebImageFormat]] [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​windowscolorful.png?​14*14|Windows}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​linuxcolorful.png?​14*14|Linux}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​maccolorful.png?​14*14|Mac}}]] <div>Specifies ​the format ​of the map image.</​div>​ +  * [[api/​ThinkGeo.MapSuite.WebForms.MarkerDraggedEventArgs|MarkerDraggedEventArgs]] [[api/​ThinkGeo.MapSuite.WebForms.MarkerDraggedEventArgs|{{:​windowscolorful.png?​14*14|Windows}}]][[api/​ThinkGeo.MapSuite.WebForms.MarkerDraggedEventArgs|{{:​linuxcolorful.png?​14*14|Linux}}]][[api/​ThinkGeo.MapSuite.WebForms.MarkerDraggedEventArgs|{{:​maccolorful.png?​14*14|Mac}}]] <div>Provides data for the MarkerDragged event of the SimpleMarkerOverlay.</​div>​ 
-  * [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|MarkerStyle]] [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​windowscolorful.png?​14*14|Windows}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​linuxcolorful.png?​14*14|Linux}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​maccolorful.png?​14*14|Mac}}]] <​div>​This ​class is the base class for all classes that define the styles applied to            ​the markers.</​div>​ +  * [[api/​ThinkGeo.MapSuite.WebForms.MarkerDragMode|MarkerDragMode]] [[api/​ThinkGeo.MapSuite.WebForms.MarkerDragMode|{{:​windowscolorful.png?​14*14|Windows}}]][[api/​ThinkGeo.MapSuite.WebForms.MarkerDragMode|{{:​linuxcolorful.png?​14*14|Linux}}]][[api/​ThinkGeo.MapSuite.WebForms.MarkerDragMode|{{:​maccolorful.png?​14*14|Mac}}]] <​div>​This ​enumeration specifies how the map markers ​can be dragged.</​div>​ 
-  * [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|GeoKeyedCollection`1]] [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​windowscolorful.png?​14*14|Windows}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​linuxcolorful.png?​14*14|Linux}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​maccolorful.png?​14*14|Mac}}]] <div>Represents a strong-typed collection ​that can be accessed by index or by the identifier ​           of an item.</​div>​ +  * [[api/​ThinkGeo.MapSuite.WebForms.MarkerOverlay|MarkerOverlay]] [[api/​ThinkGeo.MapSuite.WebForms.MarkerOverlay|{{:​windowscolorful.png?​14*14|Windows}}]][[api/​ThinkGeo.MapSuite.WebForms.MarkerOverlay|{{:​linuxcolorful.png?​14*14|Linux}}]][[api/​ThinkGeo.MapSuite.WebForms.MarkerOverlay|{{:​maccolorful.png?​14*14|Mac}}]] <div>Serves as the base class for the overlay ​that generates and manages ​           markers.</​div>​ 
-  * [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|GoogleOverlay]] [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​windowscolorful.png?​14*14|Windows}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​linuxcolorful.png?​14*14|Linux}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​maccolorful.png?​14*14|Mac}}]] <div>Represents an overlay object that gets images from the Google Maps server.</​div>​ +  * [[api/​ThinkGeo.MapSuite.WebForms.MarkerOverlayClickEventArgs|MarkerOverlayClickEventArgs]] [[api/​ThinkGeo.MapSuite.WebForms.MarkerOverlayClickEventArgs|{{:​windowscolorful.png?​14*14|Windows}}]][[api/​ThinkGeo.MapSuite.WebForms.MarkerOverlayClickEventArgs|{{:​linuxcolorful.png?​14*14|Linux}}]][[api/​ThinkGeo.MapSuite.WebForms.MarkerOverlayClickEventArgs|{{:​maccolorful.png?​14*14|Mac}}]] <div>Provides data for the Click event of the MarkerOverlay.</​div>​ 
-  * [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|GoogleMapType]] [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​windowscolorful.png?​14*14|Windows}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​linuxcolorful.png?​14*14|Linux}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​maccolorful.png?​14*14|Mac}}]] <​div>​This ​enumeration specifies ​the map types available from Google Maps.</​div>​ +  * [[api/​ThinkGeo.MapSuite.WebForms.MarkerStyle|MarkerStyle]] [[api/​ThinkGeo.MapSuite.WebForms.MarkerStyle|{{:​windowscolorful.png?​14*14|Windows}}]][[api/​ThinkGeo.MapSuite.WebForms.MarkerStyle|{{:​linuxcolorful.png?​14*14|Linux}}]][[api/​ThinkGeo.MapSuite.WebForms.MarkerStyle|{{:​maccolorful.png?​14*14|Mac}}]] <​div>​This ​class is the base class for all classes that define the styles applied to            the markers.</​div>​ 
-  * [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|IRequireId]] [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​windowscolorful.png?​14*14|Windows}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​linuxcolorful.png?​14*14|Linux}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​maccolorful.png?​14*14|Mac}}]] <​div>​This ​interface defines an Id property that is used by the            GeoKeyedCollection.</​div>​ +  * [[api/​ThinkGeo.MapSuite.WebForms.MarkerValueItem|MarkerValueItem]] [[api/​ThinkGeo.MapSuite.WebForms.MarkerValueItem|{{:​windowscolorful.png?​14*14|Windows}}]][[api/​ThinkGeo.MapSuite.WebForms.MarkerValueItem|{{:​linuxcolorful.png?​14*14|Linux}}]][[api/​ThinkGeo.MapSuite.WebForms.MarkerValueItem|{{:​maccolorful.png?​14*14|Mac}}]] <​div>​This ​class represents one value in a ValueMarkerStyle.</​div>​ 
-  * [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|KeyboardMapTool]] [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​windowscolorful.png?​14*14|Windows}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​linuxcolorful.png?​14*14|Linux}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​maccolorful.png?​14*14|Mac}}]] <div>Determines whether ​the map can be operated by keyboard.</​div>​ +  * [[api/​ThinkGeo.MapSuite.WebForms.MarkerZoomLevel|MarkerZoomLevel]] [[api/​ThinkGeo.MapSuite.WebForms.MarkerZoomLevel|{{:​windowscolorful.png?​14*14|Windows}}]][[api/​ThinkGeo.MapSuite.WebForms.MarkerZoomLevel|{{:​linuxcolorful.png?​14*14|Linux}}]][[api/​ThinkGeo.MapSuite.WebForms.MarkerZoomLevel|{{:​maccolorful.png?​14*14|Mac}}]] <div>Defines styles of markers and a zoomlevel range. When the current zoomlevel is in            that range, the styles will be applied to the markers.</​div>​ 
-  * [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|OverlaySwitcherMapTool]] [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​windowscolorful.png?​14*14|Windows}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​linuxcolorful.png?​14*14|Linux}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​maccolorful.png?​14*14|Mac}}]] <div>Represents ​panel in the upper right corner ​of the map, containing a list of            ​overlays in the map.</​div>​ +  * [[api/​ThinkGeo.MapSuite.WebForms.MarkerZoomLevelSet|MarkerZoomLevelSet]] [[api/​ThinkGeo.MapSuite.WebForms.MarkerZoomLevelSet|{{:​windowscolorful.png?​14*14|Windows}}]][[api/​ThinkGeo.MapSuite.WebForms.MarkerZoomLevelSet|{{:​linuxcolorful.png?​14*14|Linux}}]][[api/​ThinkGeo.MapSuite.WebForms.MarkerZoomLevelSet|{{:​maccolorful.png?​14*14|Mac}}]] <div>This class represents ​collection ​of MarkerZoomLevels that determines ​the            ​appearance ​of markers at different zoomlevels.</​div>​ 
-  * [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|LoadingImageMapTool]] [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​windowscolorful.png?​14*14|Windows}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​linuxcolorful.png?​14*14|Linux}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​maccolorful.png?​14*14|Mac}}]] <​div>​Represents ​a small image that displays at the center of the map when the map is            loading.</​div>​ +  * [[api/​ThinkGeo.MapSuite.WebForms.MeasureMapTool|MeasureMapTool]] [[api/​ThinkGeo.MapSuite.WebForms.MeasureMapTool|{{:​windowscolorful.png?​14*14|Windows}}]][[api/​ThinkGeo.MapSuite.WebForms.MeasureMapTool|{{:​linuxcolorful.png?​14*14|Linux}}]][[api/​ThinkGeo.MapSuite.WebForms.MeasureMapTool|{{:​maccolorful.png?​14*14|Mac}}]] <​div>​Represents the measure ​map tool which allows measurements for features.</​div>​ 
-  * [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|LogoMapTool]] [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​windowscolorful.png?​14*14|Windows}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​linuxcolorful.png?​14*14|Linux}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​maccolorful.png?​14*14|Mac}}]] <div>Represents a company logo or other logo-type image that displays in the lower right corner ​of the            map.</​div>​ +  * [[api/​ThinkGeo.MapSuite.WebForms.MeasureType|MeasureType]] [[api/​ThinkGeo.MapSuite.WebForms.MeasureType|{{:​windowscolorful.png?​14*14|Windows}}]][[api/​ThinkGeo.MapSuite.WebForms.MeasureType|{{:​linuxcolorful.png?​14*14|Linux}}]][[api/​ThinkGeo.MapSuite.WebForms.MeasureType|{{:​maccolorful.png?​14*14|Mac}}]] <div>Defines ​the different types of the MeasureMapTool.</​div>​ 
-  * [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|Map]] [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​windowscolorful.png?​14*14|Windows}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​linuxcolorful.png?​14*14|Linux}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​maccolorful.png?​14*14|Mac}}]] <div>This class represents the map control.</​div>​ +  * [[api/​ThinkGeo.MapSuite.WebForms.MeasureUnitType|MeasureUnitType]] [[api/​ThinkGeo.MapSuite.WebForms.MeasureUnitType|{{:​windowscolorful.png?​14*14|Windows}}]][[api/​ThinkGeo.MapSuite.WebForms.MeasureUnitType|{{:​linuxcolorful.png?​14*14|Linux}}]][[api/​ThinkGeo.MapSuite.WebForms.MeasureUnitType|{{:​maccolorful.png?​14*14|Mac}}]] <div>The display system units for output measurements. ​           Supported values are �english�,​ �metric�,​ and �geographic�. ​ Default is �metric�.</​div>​ 
-  * [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|MapClickedEventArgs]] [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​windowscolorful.png?​14*14|Windows}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​linuxcolorful.png?​14*14|Linux}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​maccolorful.png?​14*14|Mac}}]] <div>This class provides ​the data for the click event of the map control.</​div>​ +  * [[api/​ThinkGeo.MapSuite.WebForms.MiniMapMapTool|MiniMapMapTool]] [[api/​ThinkGeo.MapSuite.WebForms.MiniMapMapTool|{{:​windowscolorful.png?​14*14|Windows}}]][[api/​ThinkGeo.MapSuite.WebForms.MiniMapMapTool|{{:​linuxcolorful.png?​14*14|Linux}}]][[api/​ThinkGeo.MapSuite.WebForms.MiniMapMapTool|{{:​maccolorful.png?​14*14|Mac}}]] <div>Represents a mini map panel in the lower right corner ​of the map.</​div>​ 
-  * [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|MapTools]] [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​windowscolorful.png?​14*14|Windows}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​linuxcolorful.png?​14*14|Linux}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​maccolorful.png?​14*14|Mac}}]] <div>Contains ​the different map tools as properties and acts as an entrance for            setting these map controls.</​div>​ +  * [[api/​ThinkGeo.MapSuite.WebForms.MouseCoordinateMapTool|MouseCoordinateMapTool]] [[api/​ThinkGeo.MapSuite.WebForms.MouseCoordinateMapTool|{{:​windowscolorful.png?​14*14|Windows}}]][[api/​ThinkGeo.MapSuite.WebForms.MouseCoordinateMapTool|{{:​linuxcolorful.png?​14*14|Linux}}]][[api/​ThinkGeo.MapSuite.WebForms.MouseCoordinateMapTool|{{:​maccolorful.png?​14*14|Mac}}]] <div>Represents ​the coordinates of the mouse pointer, displayed in the lower right            corner of the map.</​div>​ 
-  * [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|Marker]] [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​windowscolorful.png?​14*14|Windows}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​linuxcolorful.png?​14*14|Linux}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​maccolorful.png?​14*14|Mac}}]] <div>Represents a small icon on the map that is used for marking a point.</​div>​ +  * [[api/​ThinkGeo.MapSuite.WebForms.MouseCoordinateType|MouseCoordinateType]] [[api/​ThinkGeo.MapSuite.WebForms.MouseCoordinateType|{{:​windowscolorful.png?​14*14|Windows}}]][[api/​ThinkGeo.MapSuite.WebForms.MouseCoordinateType|{{:​linuxcolorful.png?​14*14|Linux}}]][[api/​ThinkGeo.MapSuite.WebForms.MouseCoordinateType|{{:​maccolorful.png?​14*14|Mac}}]] <div>This enumeration determines ​the MousePostion Type that appears when the pointer ​is moving on the map.</​div>​ 
-  * [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|MarkerOverlay]] [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​windowscolorful.png?​14*14|Windows}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​linuxcolorful.png?​14*14|Linux}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​maccolorful.png?​14*14|Mac}}]] <div>Serves as the base class for the overlay that generates and manages ​           markers.</​div>​ +  * [[api/​ThinkGeo.MapSuite.WebForms.MouseMapTool|MouseMapTool]] [[api/​ThinkGeo.MapSuite.WebForms.MouseMapTool|{{:​windowscolorful.png?​14*14|Windows}}]][[api/​ThinkGeo.MapSuite.WebForms.MouseMapTool|{{:​linuxcolorful.png?​14*14|Linux}}]][[api/​ThinkGeo.MapSuite.WebForms.MouseMapTool|{{:​maccolorful.png?​14*14|Mac}}]] <div>Determines whether ​the map can be operated by mouse.</​div>​ 
-  * [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|TrackMode]] [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​windowscolorful.png?​14*14|Windows}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​linuxcolorful.png?​14*14|Linux}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​maccolorful.png?​14*14|Mac}}]] <div>Defines the different modes of the EditFeatureOverlay.</​div>​ +  * [[api/​ThinkGeo.MapSuite.WebForms.MultiThreadTileResource|MultiThreadTileResource]] [[api/​ThinkGeo.MapSuite.WebForms.MultiThreadTileResource|{{:​windowscolorful.png?​14*14|Windows}}]][[api/​ThinkGeo.MapSuite.WebForms.MultiThreadTileResource|{{:​linuxcolorful.png?​14*14|Linux}}]][[api/​ThinkGeo.MapSuite.WebForms.MultiThreadTileResource|{{:​maccolorful.png?​14*14|Mac}}]] <div>This is an asynchronous HTTP handler which is used to handle web map services.</​div>​ 
-  * [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|MouseMapTool]] [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​windowscolorful.png?​14*14|Windows}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​linuxcolorful.png?​14*14|Linux}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​maccolorful.png?​14*14|Mac}}]] <div>Determines whether the map can be operated by mouse.</​div>​ +  * [[api/​ThinkGeo.MapSuite.WebForms.OpenStreetMapOverlay|OpenStreetMapOverlay]] [[api/​ThinkGeo.MapSuite.WebForms.OpenStreetMapOverlay|{{:​windowscolorful.png?​14*14|Windows}}]][[api/​ThinkGeo.MapSuite.WebForms.OpenStreetMapOverlay|{{:​linuxcolorful.png?​14*14|Linux}}]][[api/​ThinkGeo.MapSuite.WebForms.OpenStreetMapOverlay|{{:​maccolorful.png?​14*14|Mac}}]] <div>This class is used to display data from OpenStreetMap server.</​div>​ 
-  * [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|MouseCoordinateMapTool]] [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​windowscolorful.png?​14*14|Windows}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​linuxcolorful.png?​14*14|Linux}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​maccolorful.png?​14*14|Mac}}]] <div>Represents the coordinates of the mouse pointer, displayed in the lower right            corner of the map.</​div>​ +  * [[api/​ThinkGeo.MapSuite.WebForms.OpenStreetMapType|OpenStreetMapType]] [[api/​ThinkGeo.MapSuite.WebForms.OpenStreetMapType|{{:​windowscolorful.png?​14*14|Windows}}]][[api/​ThinkGeo.MapSuite.WebForms.OpenStreetMapType|{{:​linuxcolorful.png?​14*14|Linux}}]][[api/​ThinkGeo.MapSuite.WebForms.OpenStreetMapType|{{:​maccolorful.png?​14*14|Mac}}]] <​div></​div>​ 
-  * [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|MouseCoordinateType]] [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​windowscolorful.png?​14*14|Windows}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​linuxcolorful.png?​14*14|Linux}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​maccolorful.png?​14*14|Mac}}]] <div>This enumeration determines ​the MousePostion Type that appears when the pointer is moving on the map.</​div>​ +  * [[api/​ThinkGeo.MapSuite.WebForms.Overlay|Overlay]] [[api/​ThinkGeo.MapSuite.WebForms.Overlay|{{:​windowscolorful.png?​14*14|Windows}}]][[api/​ThinkGeo.MapSuite.WebForms.Overlay|{{:​linuxcolorful.png?​14*14|Linux}}]][[api/​ThinkGeo.MapSuite.WebForms.Overlay|{{:​maccolorful.png?​14*14|Mac}}]] <div>Serves as the base class that defines ​the properties and methods shared by all            types of overlays.</​div>​ 
-  * [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|Overlay]] [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​windowscolorful.png?​14*14|Windows}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​linuxcolorful.png?​14*14|Linux}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​maccolorful.png?​14*14|Mac}}]] <div>Serves as the base class that defines ​the properties and methods shared by all            types of overlays.</​div>​ +  * [[api/​ThinkGeo.MapSuite.WebForms.OverlaySwitcherMapTool|OverlaySwitcherMapTool]] [[api/​ThinkGeo.MapSuite.WebForms.OverlaySwitcherMapTool|{{:​windowscolorful.png?​14*14|Windows}}]][[api/​ThinkGeo.MapSuite.WebForms.OverlaySwitcherMapTool|{{:​linuxcolorful.png?​14*14|Linux}}]][[api/​ThinkGeo.MapSuite.WebForms.OverlaySwitcherMapTool|{{:​maccolorful.png?​14*14|Mac}}]] <div>Represents a panel in the upper right corner of the map, containing a list of            overlays ​in the map.</​div>​ 
-  * [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|MiniMapMapTool]] [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​windowscolorful.png?​14*14|Windows}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​linuxcolorful.png?​14*14|Linux}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​maccolorful.png?​14*14|Mac}}]] <​div>​Represents ​a mini map panel in the lower right corner of the map.</​div>​ +  * [[api/​ThinkGeo.MapSuite.WebForms.PanZoomBarMapTool|PanZoomBarMapTool]] [[api/​ThinkGeo.MapSuite.WebForms.PanZoomBarMapTool|{{:​windowscolorful.png?​14*14|Windows}}]][[api/​ThinkGeo.MapSuite.WebForms.PanZoomBarMapTool|{{:​linuxcolorful.png?​14*14|Linux}}]][[api/​ThinkGeo.MapSuite.WebForms.PanZoomBarMapTool|{{:​maccolorful.png?​14*14|Mac}}]] <​div>​Represents ​the panning and zooming ​panel in the upper left corner of the            map.</​div>​ 
-  * [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|PanZoomMapTool]] [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​windowscolorful.png?​14*14|Windows}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​linuxcolorful.png?​14*14|Linux}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​maccolorful.png?​14*14|Mac}}]] <​div>​Represents the panning and zooming panel in the upper left corner of the map, by            which you can operate the map.</​div>​ +  * [[api/​ThinkGeo.MapSuite.WebForms.PanZoomMapTool|PanZoomMapTool]] [[api/​ThinkGeo.MapSuite.WebForms.PanZoomMapTool|{{:​windowscolorful.png?​14*14|Windows}}]][[api/​ThinkGeo.MapSuite.WebForms.PanZoomMapTool|{{:​linuxcolorful.png?​14*14|Linux}}]][[api/​ThinkGeo.MapSuite.WebForms.PanZoomMapTool|{{:​maccolorful.png?​14*14|Mac}}]] <​div>​Represents the panning and zooming panel in the upper left corner of the map, by            which you can operate the map.</​div>​ 
-  * [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|PanZoomBarMapTool]] [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​windowscolorful.png?​14*14|Windows}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​linuxcolorful.png?​14*14|Linux}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​maccolorful.png?​14*14|Mac}}]] <​div>​Represents the panning and zooming panel in the upper left corner of the            map.</​div>​ +  * [[api/​ThinkGeo.MapSuite.WebForms.PointMarkerStyle|PointMarkerStyle]] [[api/​ThinkGeo.MapSuite.WebForms.PointMarkerStyle|{{:​windowscolorful.png?​14*14|Windows}}]][[api/​ThinkGeo.MapSuite.WebForms.PointMarkerStyle|{{:​linuxcolorful.png?​14*14|Linux}}]][[api/​ThinkGeo.MapSuite.WebForms.PointMarkerStyle|{{:​maccolorful.png?​14*14|Mac}}]] <​div>​Represents the ordinary marker style.</​div>​ 
-  * [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|CustomPopup]] [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​windowscolorful.png?​14*14|Windows}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​linuxcolorful.png?​14*14|Linux}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​maccolorful.png?​14*14|Mac}}]] <div>Represents a pop up window whose style and background can be customized.</​div>​ +  * [[api/​ThinkGeo.MapSuite.WebForms.Popup|Popup]] [[api/​ThinkGeo.MapSuite.WebForms.Popup|{{:​windowscolorful.png?​14*14|Windows}}]][[api/​ThinkGeo.MapSuite.WebForms.Popup|{{:​linuxcolorful.png?​14*14|Linux}}]][[api/​ThinkGeo.MapSuite.WebForms.Popup|{{:​maccolorful.png?​14*14|Mac}}]] <div>Serves as the base class that defines the methods ​and properties common to all types            of popups.</​div>​ 
-  * [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|MapTool]] [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​windowscolorful.png?​14*14|Windows}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​linuxcolorful.png?​14*14|Linux}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​maccolorful.png?​14*14|Mac}}]] <div>Defines ​the properties and methods that are shared by all controls on the            ​map.</​div>​ +  * [[api/​ThinkGeo.MapSuite.WebForms.ResourceDeploymentMode|ResourceDeploymentMode]] [[api/​ThinkGeo.MapSuite.WebForms.ResourceDeploymentMode|{{:​windowscolorful.png?​14*14|Windows}}]][[api/​ThinkGeo.MapSuite.WebForms.ResourceDeploymentMode|{{:​linuxcolorful.png?​14*14|Linux}}]][[api/​ThinkGeo.MapSuite.WebForms.ResourceDeploymentMode|{{:​maccolorful.png?​14*14|Mac}}]] <div>This class indicates whether ​the application allows ​map to copy its resource images under            "​~/​theme/​default/​img/"​. The default value is "​True",​ otherwise, you need to copy images to the directory.</​div>​ 
-  * [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|LayerOverlay]] [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​windowscolorful.png?​14*14|Windows}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​linuxcolorful.png?​14*14|Linux}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​maccolorful.png?​14*14|Mac}}]] <​div>​Represents ​an Overlay that contains layers.</​div>​ +  * [[api/​ThinkGeo.MapSuite.WebForms.ScaleLineMapTool|ScaleLineMapTool]] [[api/​ThinkGeo.MapSuite.WebForms.ScaleLineMapTool|{{:​windowscolorful.png?​14*14|Windows}}]][[api/​ThinkGeo.MapSuite.WebForms.ScaleLineMapTool|{{:​linuxcolorful.png?​14*14|Linux}}]][[api/​ThinkGeo.MapSuite.WebForms.ScaleLineMapTool|{{:​maccolorful.png?​14*14|Mac}}]] <​div>​Represents ​a graphic line marked with numbers indicating the map's current ​           scale.</​div>​ 
-  * [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|ScaleLineMapTool]] [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​windowscolorful.png?​14*14|Windows}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​linuxcolorful.png?​14*14|Linux}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​maccolorful.png?​14*14|Mac}}]] <div>Represents a graphic line marked with numbers indicating ​the map's current ​           scale.</​div>​ +  * [[api/​ThinkGeo.MapSuite.WebForms.ServerCache|ServerCache]] [[api/​ThinkGeo.MapSuite.WebForms.ServerCache|{{:​windowscolorful.png?​14*14|Windows}}]][[api/​ThinkGeo.MapSuite.WebForms.ServerCache|{{:​linuxcolorful.png?​14*14|Linux}}]][[api/​ThinkGeo.MapSuite.WebForms.ServerCache|{{:​maccolorful.png?​14*14|Mac}}]] <div>This class controls the cachablity of the map control at the server side.</​div>​ 
-  * [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|ServerCache]] [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​windowscolorful.png?​14*14|Windows}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​linuxcolorful.png?​14*14|Linux}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​maccolorful.png?​14*14|Mac}}]] <div>This class controls the cachablity of the map control at the server side.</​div>​ +  * [[api/​ThinkGeo.MapSuite.WebForms.SimpleMarkerOverlay|SimpleMarkerOverlay]] [[api/​ThinkGeo.MapSuite.WebForms.SimpleMarkerOverlay|{{:​windowscolorful.png?​14*14|Windows}}]][[api/​ThinkGeo.MapSuite.WebForms.SimpleMarkerOverlay|{{:​linuxcolorful.png?​14*14|Linux}}]][[api/​ThinkGeo.MapSuite.WebForms.SimpleMarkerOverlay|{{:​maccolorful.png?​14*14|Mac}}]] <div>Represents a MarkerOverlay object to which you can add markers ​           directly.</​div>​ 
-  * [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|TileType]] [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​windowscolorful.png?​14*14|Windows}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​linuxcolorful.png?​14*14|Linux}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​maccolorful.png?​14*14|Mac}}]] <​div>​This ​enumeration specifies whether the overlay uses tiling.</​div>​ +  * [[api/​ThinkGeo.MapSuite.WebForms.SingleThreadTileResource|SingleThreadTileResource]] [[api/​ThinkGeo.MapSuite.WebForms.SingleThreadTileResource|{{:​windowscolorful.png?​14*14|Windows}}]][[api/​ThinkGeo.MapSuite.WebForms.SingleThreadTileResource|{{:​linuxcolorful.png?​14*14|Linux}}]][[api/​ThinkGeo.MapSuite.WebForms.SingleThreadTileResource|{{:​maccolorful.png?​14*14|Mac}}]] <​div>​This ​is an asynchronous HTTP handler which is used to handle web map services.</​div>​ 
-  * [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|TransitionEffect]] [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​windowscolorful.png?​14*14|Windows}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​linuxcolorful.png?​14*14|Linux}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​maccolorful.png?​14*14|Mac}}]] <​div>​This enumeration specifies the type of transition effect to use            when the map is panned or zoomed.</​div>​ +  * [[api/​ThinkGeo.MapSuite.WebForms.TileType|TileType]] [[api/​ThinkGeo.MapSuite.WebForms.TileType|{{:​windowscolorful.png?​14*14|Windows}}]][[api/​ThinkGeo.MapSuite.WebForms.TileType|{{:​linuxcolorful.png?​14*14|Linux}}]][[api/​ThinkGeo.MapSuite.WebForms.TileType|{{:​maccolorful.png?​14*14|Mac}}]] <​div>​This enumeration specifies ​whether ​the overlay uses tiling.</​div>​ 
-  * [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|Validators]] [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​windowscolorful.png?​14*14|Windows}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​linuxcolorful.png?​14*14|Linux}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​maccolorful.png?​14*14|Mac}}]] <​div></​div>​ +  * [[api/​ThinkGeo.MapSuite.WebForms.TouchMapTool|TouchMapTool]] [[api/​ThinkGeo.MapSuite.WebForms.TouchMapTool|{{:​windowscolorful.png?​14*14|Windows}}]][[api/​ThinkGeo.MapSuite.WebForms.TouchMapTool|{{:​linuxcolorful.png?​14*14|Linux}}]][[api/​ThinkGeo.MapSuite.WebForms.TouchMapTool|{{:​maccolorful.png?​14*14|Mac}}]] <​div></​div>​ 
-  * [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|MarkerClassBreak]] [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​windowscolorful.png?​14*14|Windows}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​linuxcolorful.png?​14*14|Linux}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​maccolorful.png?​14*14|Mac}}]] <div>Represents a break with a value and style defined.</​div>​ +  * [[api/​ThinkGeo.MapSuite.WebForms.TrackMode|TrackMode]] [[api/​ThinkGeo.MapSuite.WebForms.TrackMode|{{:​windowscolorful.png?​14*14|Windows}}]][[api/​ThinkGeo.MapSuite.WebForms.TrackMode|{{:​linuxcolorful.png?​14*14|Linux}}]][[api/​ThinkGeo.MapSuite.WebForms.TrackMode|{{:​maccolorful.png?​14*14|Mac}}]] <div>Defines the different modes of the EditFeatureOverlay.</​div>​ 
-  * [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|ClassBreakMarkerStyle]] [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​windowscolorful.png?​14*14|Windows}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​linuxcolorful.png?​14*14|Linux}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​maccolorful.png?​14*14|Mac}}]] <div>This class represents a style based on class break values.</​div>​ +  * [[api/​ThinkGeo.MapSuite.WebForms.TrackZoomMaskType|TrackZoomMaskType]] [[api/​ThinkGeo.MapSuite.WebForms.TrackZoomMaskType|{{:​windowscolorful.png?​14*14|Windows}}]][[api/​ThinkGeo.MapSuite.WebForms.TrackZoomMaskType|{{:​linuxcolorful.png?​14*14|Linux}}]][[api/​ThinkGeo.MapSuite.WebForms.TrackZoomMaskType|{{:​maccolorful.png?​14*14|Mac}}]] <div>Defines the different zoom box key code of key for the MouseMapTool.</​div>​ 
-  * [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|WebImage]] [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​windowscolorful.png?​14*14|Windows}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​linuxcolorful.png?​14*14|Linux}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​maccolorful.png?​14*14|Mac}}]] <div>Represents a small image that displays on the map.</​div>​ +  * [[api/​ThinkGeo.MapSuite.WebForms.TransitionEffect|TransitionEffect]] [[api/​ThinkGeo.MapSuite.WebForms.TransitionEffect|{{:​windowscolorful.png?​14*14|Windows}}]][[api/​ThinkGeo.MapSuite.WebForms.TransitionEffect|{{:​linuxcolorful.png?​14*14|Linux}}]][[api/​ThinkGeo.MapSuite.WebForms.TransitionEffect|{{:​maccolorful.png?​14*14|Mac}}]] <div>This enumeration specifies the type of transition effect to use            when the map is panned or zoomed.</​div>​ 
-  * [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|MarkerValueItem]] [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​windowscolorful.png?​14*14|Windows}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​linuxcolorful.png?​14*14|Linux}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​maccolorful.png?​14*14|Mac}}]] <div>This class represents one value in a ValueMarkerStyle.</​div>​ +  * [[api/​ThinkGeo.MapSuite.WebForms.Validators|Validators]] [[api/​ThinkGeo.MapSuite.WebForms.Validators|{{:​windowscolorful.png?​14*14|Windows}}]][[api/​ThinkGeo.MapSuite.WebForms.Validators|{{:​linuxcolorful.png?​14*14|Linux}}]][[api/​ThinkGeo.MapSuite.WebForms.Validators|{{:​maccolorful.png?​14*14|Mac}}]] <​div></​div>​ 
-  * [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|ValueMarkerStyle]] [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​windowscolorful.png?​14*14|Windows}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​linuxcolorful.png?​14*14|Linux}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​maccolorful.png?​14*14|Mac}}]] <​div>​This class allows you to match a value with data in the feature to determine how to draw the feature.</​div>​ +  * [[api/​ThinkGeo.MapSuite.WebForms.ValueMarkerStyle|ValueMarkerStyle]] [[api/​ThinkGeo.MapSuite.WebForms.ValueMarkerStyle|{{:​windowscolorful.png?​14*14|Windows}}]][[api/​ThinkGeo.MapSuite.WebForms.ValueMarkerStyle|{{:​linuxcolorful.png?​14*14|Linux}}]][[api/​ThinkGeo.MapSuite.WebForms.ValueMarkerStyle|{{:​maccolorful.png?​14*14|Mac}}]] <​div>​This class allows you to match a value with data in the feature to determine how to draw the feature.</​div>​ 
-  * [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|MarkerZoomLevel]] [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​windowscolorful.png?​14*14|Windows}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​linuxcolorful.png?​14*14|Linux}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​maccolorful.png?​14*14|Mac}}]] <div>Defines styles of markers and a zoomlevel range. When the current zoomlevel ​is in            that range, ​the styles will be applied ​to the markers.</​div>​ +  * [[api/​ThinkGeo.MapSuite.WebForms.WebConfigRegistrationMode|WebConfigRegistrationMode]] [[api/​ThinkGeo.MapSuite.WebForms.WebConfigRegistrationMode|{{:​windowscolorful.png?​14*14|Windows}}]][[api/​ThinkGeo.MapSuite.WebForms.WebConfigRegistrationMode|{{:​linuxcolorful.png?​14*14|Linux}}]][[api/​ThinkGeo.MapSuite.WebForms.WebConfigRegistrationMode|{{:​maccolorful.png?​14*14|Mac}}]] <div>This class is used to indicate whether ​the application allows map to register ​the Web.config ​           on the fly in runtime.</​div>​ 
-  * [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|MarkerZoomLevelSet]] [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​windowscolorful.png?​14*14|Windows}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​linuxcolorful.png?​14*14|Linux}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​maccolorful.png?​14*14|Mac}}]] <div>This class represents ​collection of MarkerZoomLevels ​that determines ​the            ​appearance of markers at different zoomlevels.</​div>​ +  * [[api/​ThinkGeo.MapSuite.WebForms.WebImage|WebImage]] [[api/​ThinkGeo.MapSuite.WebForms.WebImage|{{:​windowscolorful.png?​14*14|Windows}}]][[api/​ThinkGeo.MapSuite.WebForms.WebImage|{{:​linuxcolorful.png?​14*14|Linux}}]][[api/​ThinkGeo.MapSuite.WebForms.WebImage|{{:​maccolorful.png?​14*14|Mac}}]] <div>Represents ​small image that displays on the map.</​div>​ 
-  * [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|WmsOverlay]] [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​windowscolorful.png?​14*14|Windows}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​linuxcolorful.png?​14*14|Linux}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​maccolorful.png?​14*14|Mac}}]] <div>Represents an overlay object that gets map images from the WMS server you            specify.</​div>​ +  * [[api/​ThinkGeo.MapSuite.WebForms.WebImageFormat|WebImageFormat]] [[api/​ThinkGeo.MapSuite.WebForms.WebImageFormat|{{:​windowscolorful.png?​14*14|Windows}}]][[api/​ThinkGeo.MapSuite.WebForms.WebImageFormat|{{:​linuxcolorful.png?​14*14|Linux}}]][[api/​ThinkGeo.MapSuite.WebForms.WebImageFormat|{{:​maccolorful.png?​14*14|Mac}}]] <div>Specifies the format of the map image.</​div>​ 
-  * [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|InMemoryMarkerOverlay]] [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​windowscolorful.png?​14*14|Windows}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​linuxcolorful.png?​14*14|Linux}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​maccolorful.png?​14*14|Mac}}]] <div>Represents a MarkerOverlay object that dynamically creates markers from the InMemory ​           features.</​div>​ +  * [[api/​ThinkGeo.MapSuite.WebForms.WmsAxisOrder|WmsAxisOrder]] [[api/​ThinkGeo.MapSuite.WebForms.WmsAxisOrder|{{:​windowscolorful.png?​14*14|Windows}}]][[api/​ThinkGeo.MapSuite.WebForms.WmsAxisOrder|{{:​linuxcolorful.png?​14*14|Linux}}]][[api/​ThinkGeo.MapSuite.WebForms.WmsAxisOrder|{{:​maccolorful.png?​14*14|Mac}}]] <​div></​div>​ 
-  * [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|ClusterMarkerStyle]] [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​windowscolorful.png?​14*14|Windows}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​linuxcolorful.png?​14*14|Linux}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​maccolorful.png?​14*14|Mac}}]] <div>A kind of MarkerStyle to filter ​the markers.</​div>​ +  * [[api/​ThinkGeo.MapSuite.WebForms.WmsOverlay|WmsOverlay]] [[api/​ThinkGeo.MapSuite.WebForms.WmsOverlay|{{:​windowscolorful.png?​14*14|Windows}}]][[api/​ThinkGeo.MapSuite.WebForms.WmsOverlay|{{:​linuxcolorful.png?​14*14|Linux}}]][[api/​ThinkGeo.MapSuite.WebForms.WmsOverlay|{{:​maccolorful.png?​14*14|Mac}}]] <div>Represents an overlay object that gets map images from the WMS server you            specify.</​div>​ 
-  * [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|GoogleMapsMapType]] [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​windowscolorful.png?​14*14|Windows}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​linuxcolorful.png?​14*14|Linux}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​maccolorful.png?​14*14|Mac}}]] <div>This enumeration specifies the map types available from Google Maps.</​div>​ +  * [[api/​ThinkGeo.MapSuite.WebForms.WmtsOverlay|WmtsOverlay]] [[api/​ThinkGeo.MapSuite.WebForms.WmtsOverlay|{{:​windowscolorful.png?​14*14|Windows}}]][[api/​ThinkGeo.MapSuite.WebForms.WmtsOverlay|{{:​linuxcolorful.png?​14*14|Linux}}]][[api/​ThinkGeo.MapSuite.WebForms.WmtsOverlay|{{:​maccolorful.png?​14*14|Mac}}]] <​div></​div>​ 
-  * [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|GoogleMapsPictureFormat]] [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​windowscolorful.png?​14*14|Windows}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​linuxcolorful.png?​14*14|Linux}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​maccolorful.png?​14*14|Mac}}]] <div>This enumeration specifies the picture formats when getting images back to client from Google Maps.</​div>​ +  * [[api/​ThinkGeo.MapSuite.WebForms.WmtsSeverEncodingType|WmtsSeverEncodingType]] [[api/​ThinkGeo.MapSuite.WebForms.WmtsSeverEncodingType|{{:​windowscolorful.png?​14*14|Windows}}]][[api/​ThinkGeo.MapSuite.WebForms.WmtsSeverEncodingType|{{:​linuxcolorful.png?​14*14|Linux}}]][[api/​ThinkGeo.MapSuite.WebForms.WmtsSeverEncodingType|{{:​maccolorful.png?​14*14|Mac}}]] <div>WMTS System.</​div>​ 
-  * [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|GoogleMapsTileMode]] [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​windowscolorful.png?​14*14|Windows}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​linuxcolorful.png?​14*14|Linux}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​maccolorful.png?​14*14|Mac}}]] <​div></​div>​ +  * [[api/​ThinkGeo.MapSuite.WebForms.WorldMapKitLayerType|WorldMapKitLayerType]] [[api/​ThinkGeo.MapSuite.WebForms.WorldMapKitLayerType|{{:​windowscolorful.png?​14*14|Windows}}]][[api/​ThinkGeo.MapSuite.WebForms.WorldMapKitLayerType|{{:​linuxcolorful.png?​14*14|Linux}}]][[api/​ThinkGeo.MapSuite.WebForms.WorldMapKitLayerType|{{:​maccolorful.png?​14*14|Mac}}]] <​div></​div>​ 
-  * [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|WorldMapKitLayerType]] [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​windowscolorful.png?​14*14|Windows}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​linuxcolorful.png?​14*14|Linux}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​maccolorful.png?​14*14|Mac}}]] <​div></​div>​ +  * [[api/​ThinkGeo.MapSuite.WebForms.WorldMapKitMapType|WorldMapKitMapType]] [[api/​ThinkGeo.MapSuite.WebForms.WorldMapKitMapType|{{:​windowscolorful.png?​14*14|Windows}}]][[api/​ThinkGeo.MapSuite.WebForms.WorldMapKitMapType|{{:​linuxcolorful.png?​14*14|Linux}}]][[api/​ThinkGeo.MapSuite.WebForms.WorldMapKitMapType|{{:​maccolorful.png?​14*14|Mac}}]] <​div></​div>​ 
-  * [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|WorldMapKitMapType]] [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​windowscolorful.png?​14*14|Windows}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​linuxcolorful.png?​14*14|Linux}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​maccolorful.png?​14*14|Mac}}]] <​div></​div>​ +  * [[api/​ThinkGeo.MapSuite.WebForms.WorldMapKitProjection|WorldMapKitProjection]] [[api/​ThinkGeo.MapSuite.WebForms.WorldMapKitProjection|{{:​windowscolorful.png?​14*14|Windows}}]][[api/​ThinkGeo.MapSuite.WebForms.WorldMapKitProjection|{{:​linuxcolorful.png?​14*14|Linux}}]][[api/​ThinkGeo.MapSuite.WebForms.WorldMapKitProjection|{{:​maccolorful.png?​14*14|Mac}}]] <div>This enumeration represents which projection will use for world map kit.</​div>​ 
-  * [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|WorldMapKitProjection]] [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​windowscolorful.png?​14*14|Windows}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​linuxcolorful.png?​14*14|Linux}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​maccolorful.png?​14*14|Mac}}]] <div>This enumeration represents which projection will use for world map kit.</​div>​ +  * [[api/​ThinkGeo.MapSuite.WebForms.WorldMapKitWmsWebOverlay|WorldMapKitWmsWebOverlay]] [[api/​ThinkGeo.MapSuite.WebForms.WorldMapKitWmsWebOverlay|{{:​windowscolorful.png?​14*14|Windows}}]][[api/​ThinkGeo.MapSuite.WebForms.WorldMapKitWmsWebOverlay|{{:​linuxcolorful.png?​14*14|Linux}}]][[api/​ThinkGeo.MapSuite.WebForms.WorldMapKitWmsWebOverlay|{{:​maccolorful.png?​14*14|Mac}}]] <div>Represents an overlay object that gets map images from the WMS servers.</​div>​ 
-  * [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|BingMapsMapType]] [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​windowscolorful.png?​14*14|Windows}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​linuxcolorful.png?​14*14|Linux}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​maccolorful.png?​14*14|Mac}}]] <​div></​div>​ +  * [[api/​ThinkGeo.MapSuite.WebForms.WorldStreetsAndImageryMapType|WorldStreetsAndImageryMapType]] [[api/​ThinkGeo.MapSuite.WebForms.WorldStreetsAndImageryMapType|{{:​windowscolorful.png?​14*14|Windows}}]][[api/​ThinkGeo.MapSuite.WebForms.WorldStreetsAndImageryMapType|{{:​linuxcolorful.png?​14*14|Linux}}]][[api/​ThinkGeo.MapSuite.WebForms.WorldStreetsAndImageryMapType|{{:​maccolorful.png?​14*14|Mac}}]] <​div></​div>​ 
-  * [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|WmsAxisOrder]] [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​windowscolorful.png?​14*14|Windows}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​linuxcolorful.png?​14*14|Linux}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​maccolorful.png?​14*14|Mac}}]] <​div></​div>​ +  * [[api/​ThinkGeo.MapSuite.WebForms.WorldStreetsAndImageryOverlay|WorldStreetsAndImageryOverlay]] [[api/​ThinkGeo.MapSuite.WebForms.WorldStreetsAndImageryOverlay|{{:​windowscolorful.png?​14*14|Windows}}]][[api/​ThinkGeo.MapSuite.WebForms.WorldStreetsAndImageryOverlay|{{:​linuxcolorful.png?​14*14|Linux}}]][[api/​ThinkGeo.MapSuite.WebForms.WorldStreetsAndImageryOverlay|{{:​maccolorful.png?​14*14|Mac}}]] <div>Represents an overlay object that gets map images from the WMS servers.</​div>​ 
-  * [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|WorldStreetsAndImageryMapType]] [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​windowscolorful.png?​14*14|Windows}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​linuxcolorful.png?​14*14|Linux}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​maccolorful.png?​14*14|Mac}}]] <​div></​div>​ +  * [[api/​ThinkGeo.MapSuite.WebForms.WorldStreetsAndImageryProjection|WorldStreetsAndImageryProjection]] [[api/​ThinkGeo.MapSuite.WebForms.WorldStreetsAndImageryProjection|{{:​windowscolorful.png?​14*14|Windows}}]][[api/​ThinkGeo.MapSuite.WebForms.WorldStreetsAndImageryProjection|{{:​linuxcolorful.png?​14*14|Linux}}]][[api/​ThinkGeo.MapSuite.WebForms.WorldStreetsAndImageryProjection|{{:​maccolorful.png?​14*14|Mac}}]] <div>This enumeration represents which projection will use for world map kit.</​div>​ 
-  * [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|WorldStreetsAndImageryProjection]] [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​windowscolorful.png?​14*14|Windows}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​linuxcolorful.png?​14*14|Linux}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​maccolorful.png?​14*14|Mac}}]] <div>This enumeration represents which projection will use for world map kit.</​div>​ +  * [[api/​ThinkGeo.MapSuite.WebForms.WorldStreetsAndImageryRasterSource|WorldStreetsAndImageryRasterSource]] [[api/​ThinkGeo.MapSuite.WebForms.WorldStreetsAndImageryRasterSource|{{:​windowscolorful.png?​14*14|Windows}}]][[api/​ThinkGeo.MapSuite.WebForms.WorldStreetsAndImageryRasterSource|{{:​linuxcolorful.png?​14*14|Linux}}]][[api/​ThinkGeo.MapSuite.WebForms.WorldStreetsAndImageryRasterSource|{{:​maccolorful.png?​14*14|Mac}}]] <​div></​div>​ 
-  * [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|WorldStreetsAndImageryRasterSource]] [[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​windowscolorful.png?​14*14|Windows}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​linuxcolorful.png?​14*14|Linux}}]][[thinkgeo.mapsuite.core.addedgeocollectioneventargs|{{:​maccolorful.png?​14*14|Mac}}]] <​div></​div>​+  * [[api/​ThinkGeo.MapSuite.WebForms.WrapDatelineMode|WrapDatelineMode]] [[api/​ThinkGeo.MapSuite.WebForms.WrapDatelineMode|{{:​windowscolorful.png?​14*14|Windows}}]][[api/​ThinkGeo.MapSuite.WebForms.WrapDatelineMode|{{:​linuxcolorful.png?​14*14|Linux}}]][[api/​ThinkGeo.MapSuite.WebForms.WrapDatelineMode|{{:​maccolorful.png?​14*14|Mac}}]] <div>Indicates whether the overlay wraps at the date line.</​div>​ 
 {{page>​map_suite_api}} {{page>​map_suite_api}}
  
map_suite_web_for_webforms_api.1483517732.txt.gz · Last modified: 2017/01/04 08:15 by marklee