]]
* [[ThinkGeo.MapSuite.WebEdition.GeoResourceFactory|GeoResourceFactory]]
* [[ThinkGeo.MapSuite.WebEdition.GoogleOverlay|GoogleOverlay]]Represents an overlay object that gets images from the Google Maps server.
* [[ThinkGeo.MapSuite.WebEdition.GoogleStreetView|GoogleStreetView]]
> **H**
* [[ThinkGeo.MapSuite.WebEdition.HighlightFeatureOverlay|HighlightFeatureOverlay]]Represents a FeatureOverlay that can easily apply a highlight style or hook event to the features in it.
* [[ThinkGeo.MapSuite.WebEdition.HighlightFeatureOverlayClickEventArgs|HighlightFeatureOverlayClickEventArgs]]This class provides data for the click event of the HighlightFeatureOverlay class.
> **I**
* [[ThinkGeo.MapSuite.WebEdition.InMemoryMarkerOverlay|InMemoryMarkerOverlay]]Represents a MarkerOverlay object that dynamically creates markers from the InMemory features.
> **J**
* [[ThinkGeo.MapSuite.WebEdition.JsonMemberAttribute|JsonMemberAttribute]]Indicates that a class can be serialized to a JSON string. This class cannot be inherited.
> **K**
* [[ThinkGeo.MapSuite.WebEdition.KeyboardMapTool|KeyboardMapTool]]Determines whether the map can be operated by keyboard.
> **L**
* [[ThinkGeo.MapSuite.WebEdition.LayerOverlay|LayerOverlay]]Represents an Overlay that contains layers.
* [[ThinkGeo.MapSuite.WebEdition.LoadingImageMapTool|LoadingImageMapTool]]Represents a small image that displays at the center of the map when the map is loading.
* [[ThinkGeo.MapSuite.WebEdition.LogoMapTool|LogoMapTool]]Represents a company logo or other logo-type image that displays in the lower right corner of the map.
> **M**
* [[ThinkGeo.MapSuite.WebEdition.Map|Map]]This class represents the map control.
* [[ThinkGeo.MapSuite.WebEdition.MapClickedEventArgs|MapClickedEventArgs]]This class provides the data for the click event of the map control.
* [[ThinkGeo.MapSuite.WebEdition.MapDesigner|MapDesigner]]Provides design-time display of web control.
* [[ThinkGeo.MapSuite.WebEdition.MapTool|MapTool]]Defines the properties and methods that are shared by all controls on the map.
* [[ThinkGeo.MapSuite.WebEdition.MapTools|MapTools]]Contains the different map tools as properties and acts as an entrance for setting these map controls.
* [[ThinkGeo.MapSuite.WebEdition.Marker|Marker]]Represents a small icon on the map that is used for marking a point.
* [[ThinkGeo.MapSuite.WebEdition.MarkerClassBreak|MarkerClassBreak]]Represents a break with a value and style defined.
* [[ThinkGeo.MapSuite.WebEdition.MarkerDraggedEventArgs|MarkerDraggedEventArgs]]Provides data for the MarkerDragged event of the SimpleMarkerOverlay.
* [[ThinkGeo.MapSuite.WebEdition.MarkerOverlay|MarkerOverlay]]Serves as the base class for the overlay that generates and manages markers.
* [[ThinkGeo.MapSuite.WebEdition.MarkerOverlayClickEventArgs|MarkerOverlayClickEventArgs]]Provides data for the Click event of the MarkerOverlay.
* [[ThinkGeo.MapSuite.WebEdition.MarkerStyle|MarkerStyle]]This class is the base class for all classes that define the styles applied to the markers.
* [[ThinkGeo.MapSuite.WebEdition.MarkerValueItem|MarkerValueItem]]This class represents one value in a ValueMarkerStyle.
* [[ThinkGeo.MapSuite.WebEdition.MarkerZoomLevel|MarkerZoomLevel]]Defines styles of markers and a zoomlevel range. When the current zoomlevel is in that range, the styles will be applied to the markers.
* [[ThinkGeo.MapSuite.WebEdition.MarkerZoomLevelSet|MarkerZoomLevelSet]]This class represents a collection of MarkerZoomLevels that determines the appearance of markers at different zoomlevels.
* [[ThinkGeo.MapSuite.WebEdition.MeasureMapTool|MeasureMapTool]]Represents the measure map tool which allows measurements for features.
* [[ThinkGeo.MapSuite.WebEdition.MiniMapMapTool|MiniMapMapTool]]Represents a mini map panel in the lower right corner of the map.
* [[ThinkGeo.MapSuite.WebEdition.MouseCoordinateMapTool|MouseCoordinateMapTool]]Represents the coordinates of the mouse pointer, displayed in the lower right corner of the map.
* [[ThinkGeo.MapSuite.WebEdition.MouseMapTool|MouseMapTool]]Determines whether the map can be operated by mouse.
* [[ThinkGeo.MapSuite.WebEdition.MultiThreadTileResource|MultiThreadTileResource]]This is an asynchronous HTTP handler which is used to handle web map services.
> **O**
* [[SecureTeam.Attributes.ObfuscatedByAgileDotNetAttribute|ObfuscatedByAgileDotNetAttribute]]
* [[ThinkGeo.MapSuite.WebEdition.OpenStreetMapOverlay|OpenStreetMapOverlay]]This class is used to display data from OpenStreetMap server.
* [[ThinkGeo.MapSuite.WebEdition.Overlay|Overlay]]Serves as the base class that defines the properties and methods shared by all types of overlays.
* [[ThinkGeo.MapSuite.WebEdition.OverlaySwitcherMapTool|OverlaySwitcherMapTool]]Represents a panel in the upper right corner of the map, containing a list of overlays in the map.
> **P**
* [[ThinkGeo.MapSuite.WebEdition.PanZoomBarMapTool|PanZoomBarMapTool]]Represents the panning and zooming panel in the upper left corner of the map.
* [[ThinkGeo.MapSuite.WebEdition.PanZoomMapTool|PanZoomMapTool]]Represents the panning and zooming panel in the upper left corner of the map, by which you can operate the map.
* [[ThinkGeo.MapSuite.WebEdition.PointMarkerStyle|PointMarkerStyle]]Represents the ordinary marker style.
* [[ThinkGeo.MapSuite.WebEdition.Popup|Popup]]Serves as the base class that defines the methods and properties common to all types of popups.
> **S**
* [[ThinkGeo.MapSuite.WebEdition.ScaleLineMapTool|ScaleLineMapTool]]Represents a graphic line marked with numbers indicating the map's current scale.
* [[ThinkGeo.MapSuite.WebEdition.ServerCache|ServerCache]]This class controls the cachablity of the map control at the server side.
* [[ThinkGeo.MapSuite.WebEdition.SimpleMarkerOverlay|SimpleMarkerOverlay]]Represents a MarkerOverlay object to which you can add markers directly.
* [[ThinkGeo.MapSuite.WebEdition.SingleThreadTileResource|SingleThreadTileResource]]This is an asynchronous HTTP handler which is used to handle web map services.
> **T**
* [[ThinkGeo.MapSuite.WebEdition.TouchMapTool|TouchMapTool]]
> **V**
* [[ThinkGeo.MapSuite.WebEdition.ValueMarkerStyle|ValueMarkerStyle]]This class allows you to match a value with data in the feature to determine how to draw the feature.
> **W**
* [[ThinkGeo.MapSuite.WebEdition.WebImage|WebImage]]Represents a small image that displays on the map.
* [[ThinkGeo.MapSuite.WebEdition.WmsOverlay|WmsOverlay]]Represents an overlay object that gets map images from the WMS server you specify.
* [[ThinkGeo.MapSuite.WebEdition.WmtsOverlay|WmtsOverlay]]
* [[ThinkGeo.MapSuite.WebEdition.WorldMapKitWmsWebOverlay|WorldMapKitWmsWebOverlay]]Represents an overlay object that gets map images from the WMS servers.
=== Structures ===
[[#structures_a|A]]
[[#structures_b|B]]
[[#structures_c|C]]
[[#structures_d|D]]
[[#structures_e|E]]
[[#structures_f|F]]
[[#structures_g|G]]
[[#structures_h|H]]
[[#structures_i|I]]
[[#structures_j|J]]
[[#structures_k|K]]
[[#structures_l|L]]
[[#structures_m|M]]
[[#structures_n|N]]
[[#structures_o|O]]
[[#structures_p|P]]
[[#structures_q|Q]]
[[#structures_r|R]]
[[#structures_s|S]]
[[#structures_t|T]]
[[#structures_u|U]]
[[#structures_v|V]]
[[#structures_w|W]]
[[#structures_x|X]]
[[#structures_y|Y]]
[[#structures_z|Z]]
=== Enums ===
[[#enums_a|A]]
[[#enums_b|B]]
[[#enums_c|C]]
[[#enums_d|D]]
[[#enums_e|E]]
[[#enums_f|F]]
[[#enums_g|G]]
[[#enums_h|H]]
[[#enums_i|I]]
[[#enums_j|J]]
[[#enums_k|K]]
[[#enums_l|L]]
[[#enums_m|M]]
[[#enums_n|N]]
[[#enums_o|O]]
[[#enums_p|P]]
[[#enums_q|Q]]
[[#enums_r|R]]
[[#enums_s|S]]
[[#enums_t|T]]
[[#enums_u|U]]
[[#enums_v|V]]
[[#enums_w|W]]
[[#enums_x|X]]
[[#enums_y|Y]]
[[#enums_z|Z]]
> **B**
* [[ThinkGeo.MapSuite.WebEdition.BingMapsStyle|BingMapsStyle]]This enumeration specifies the map types available from Bing maps.
> **C**
* [[ThinkGeo.MapSuite.WebEdition.CursorType|CursorType]]This enumeration determines the cursor that appears when the pointer moves over the map.
> **G**
* [[ThinkGeo.MapSuite.WebEdition.GoogleMapType|GoogleMapType]]This enumeration specifies the map types available from Google Maps.
> **M**
* [[ThinkGeo.MapSuite.WebEdition.MarkerDragMode|MarkerDragMode]]This enumeration specifies how the map markers can be dragged.
* [[ThinkGeo.MapSuite.WebEdition.MeasureType|MeasureType]]Defines the different types of the MeasureMapTool.
* [[ThinkGeo.MapSuite.WebEdition.MeasureUnitType|MeasureUnitType]]The display system units for output measurements. Supported values are ‘english’, ‘metric’, and ‘geographic’. Default is ‘metric’.
* [[ThinkGeo.MapSuite.WebEdition.MouseCoordinateType|MouseCoordinateType]]This enumeration determines the MousePostion Type that appears when the pointer is moving on the map.
> **O**
* [[ThinkGeo.MapSuite.WebEdition.OpenStreetMapType|OpenStreetMapType]]
> **R**
* [[ThinkGeo.MapSuite.WebEdition.ResourceDeploymentMode|ResourceDeploymentMode]]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.
> **T**
* [[ThinkGeo.MapSuite.WebEdition.TileType|TileType]]This enumeration specifies whether the overlay uses tiling.
* [[ThinkGeo.MapSuite.WebEdition.TrackMode|TrackMode]]Defines the different modes of the EditFeatureOverlay.
* [[ThinkGeo.MapSuite.WebEdition.TrackZoomMaskType|TrackZoomMaskType]]Defines the different zoom box key code of key for the MouseMapTool.
* [[ThinkGeo.MapSuite.WebEdition.TransitionEffect|TransitionEffect]]This enumeration specifies the type of transition effect to use when the map is panned or zoomed.
> **W**
* [[ThinkGeo.MapSuite.WebEdition.WebConfigRegistrationMode|WebConfigRegistrationMode]]This class is used to indicate whether the application allows map to register the Web.config on the fly in runtime.
* [[ThinkGeo.MapSuite.WebEdition.WebImageFormat|WebImageFormat]]Specifies the format of the map image.
* [[ThinkGeo.MapSuite.WebEdition.WrapDatelineMode|WrapDatelineMode]]Indicates whether the overlay wraps at the date line.
=== Interfaces ===
[[#interfaces_a|A]]
[[#interfaces_b|B]]
[[#interfaces_c|C]]
[[#interfaces_d|D]]
[[#interfaces_e|E]]
[[#interfaces_f|F]]
[[#interfaces_g|G]]
[[#interfaces_h|H]]
[[#interfaces_i|I]]
[[#interfaces_j|J]]
[[#interfaces_k|K]]
[[#interfaces_l|L]]
[[#interfaces_m|M]]
[[#interfaces_n|N]]
[[#interfaces_o|O]]
[[#interfaces_p|P]]
[[#interfaces_q|Q]]
[[#interfaces_r|R]]
[[#interfaces_s|S]]
[[#interfaces_t|T]]
[[#interfaces_u|U]]
[[#interfaces_v|V]]
[[#interfaces_w|W]]
[[#interfaces_x|X]]
[[#interfaces_y|Y]]
[[#interfaces_z|Z]]
> **I**
* [[ThinkGeo.MapSuite.WebEdition.IJsonSerializable|IJsonSerializable]]Allows an object to control its own serialization and deserialization to/from a JSON string.
* [[ThinkGeo.MapSuite.WebEdition.IRequireId|IRequireId]]This interface defines an Id property that is used by the GeoKeyedCollection.