====== ThinkGeo.MapSuite.WebEdition.MapTools ====== {{section>upgrade_map_suite_to_10.0}} Contains the different map tools as properties and acts as an entrance for setting these map controls. ===== Inheritance Hierarchy ===== *System.Object ***ThinkGeo.MapSuite.WebEdition.MapTools** ===== Members Summary ===== ==== Public Constructors ==== ** {{wiki:PublicMethod.gif|}} MapTools() ** * //Initialize an instance of the MapTools class.// == Remarks == * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapTools#MapTools.28.29// == Parameters ==
==== Protected Constructors ==== ==== Public Methods ==== ** {{wiki:PublicMethod.gif|}} ToJson() ** * //Returns a JSON string that contains all of the map tools settings.// == Remarks == * //This method is used to generate the JSON string for all of the map controls. The JSON string will be sent to the client side to create corresponding client-side map controls.// == Return Value == * Type:String * Description:A JSON string that represents the settings for all of the map tools. == Parameters == ** {{wiki:PublicMethod.gif|}} ToString() ** * //N/A// == Remarks == * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapTools#ToString.28.29// == Return Value == * Type:String * Description:N/A == Parameters == ** {{wiki:PublicMethod.gif|}} Equals(Object) ** * //N/A// == Remarks == * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapTools#Equals.28Object.29// == Return Value == * Type:Boolean * Description:N/A == Parameters == * //obj// * Type:Object * Description:N/A ** {{wiki:PublicMethod.gif|}} GetHashCode() ** * //N/A// == Remarks == * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapTools#GetHashCode.28.29// == Return Value == * Type:Int32 * Description:N/A == Parameters == ** {{wiki:PublicMethod.gif|}} GetType() ** * //N/A// == Remarks == * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapTools#GetType.28.29// == Return Value == * Type:Type * Description:N/A == Parameters == ==== Protected Methods ==== ** {{wiki:ProtectedMethod.gif|}} Finalize() ** * //N/A// == Remarks == * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapTools#Finalize.28.29// == Return Value == * Type:Void * Description:N/A == Parameters == ** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** * //N/A// == Remarks == * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapTools#MemberwiseClone.28.29// == Return Value == * Type:Object * Description:N/A == Parameters == ==== Public Properties ==== ** {{wiki:PublicProperty.gif|}} MeasureMapTool ** Gets an MeasureMapTool object for setting. == Remarks == For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapTools#MeasureMapTool == Return Value == * Type:[[ThinkGeo.MapSuite.WebEdition.MeasureMapTool|MeasureMapTool]] ** {{wiki:PublicProperty.gif|}} TouchMapTool ** N/A == Remarks == For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapTools#TouchMapTool == Return Value == * Type:[[ThinkGeo.MapSuite.WebEdition.TouchMapTool|TouchMapTool]] ** {{wiki:PublicProperty.gif|}} AnimationPanMapTool ** Gets an AnimationPanMapTool object for setting. == Remarks == For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapTools#AnimationPanMapTool == Return Value == * Type:[[ThinkGeo.MapSuite.WebEdition.AnimationPanMapTool|AnimationPanMapTool]] ** {{wiki:PublicProperty.gif|}} OverlaySwitcher ** Gets an OverlaySwitcherMapTool object for setting. == Remarks == For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapTools#OverlaySwitcher == Return Value == * Type:[[ThinkGeo.MapSuite.WebEdition.OverlaySwitcherMapTool|OverlaySwitcherMapTool]] ** {{wiki:PublicProperty.gif|}} MouseMapTool ** Gets a MouseMapTool object for setting. == Remarks == For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapTools#MouseMapTool == Return Value == * Type:[[ThinkGeo.MapSuite.WebEdition.MouseMapTool|MouseMapTool]] ** {{wiki:PublicProperty.gif|}} MouseCoordinate ** Gets a MouseCoordinateMapTool object for setting. == Remarks == For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapTools#MouseCoordinate == Return Value == * Type:[[ThinkGeo.MapSuite.WebEdition.MouseCoordinateMapTool|MouseCoordinateMapTool]] ** {{wiki:PublicProperty.gif|}} MiniMap ** Gets a MiniMapMapTool object for setting. == Remarks == For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapTools#MiniMap == Return Value == * Type:[[ThinkGeo.MapSuite.WebEdition.MiniMapMapTool|MiniMapMapTool]] ** {{wiki:PublicProperty.gif|}} PanZoom ** Gets a PanZoomMapTool object for setting. == Remarks == For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapTools#PanZoom == Return Value == * Type:[[ThinkGeo.MapSuite.WebEdition.PanZoomMapTool|PanZoomMapTool]] ** {{wiki:PublicProperty.gif|}} PanZoomBar ** Gets a PanZoomBarMapTool object for setting. == Remarks == For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapTools#PanZoomBar == Return Value == * Type:[[ThinkGeo.MapSuite.WebEdition.PanZoomBarMapTool|PanZoomBarMapTool]] ** {{wiki:PublicProperty.gif|}} ScaleLine ** Gets a ScaleLineMapTool object for setting. == Remarks == For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapTools#ScaleLine == Return Value == * Type:[[ThinkGeo.MapSuite.WebEdition.ScaleLineMapTool|ScaleLineMapTool]] ** {{wiki:PublicProperty.gif|}} Logo ** Gets a LogoMapTool object for setting == Remarks == For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapTools#Logo == Return Value == * Type:[[ThinkGeo.MapSuite.WebEdition.LogoMapTool|LogoMapTool]] ** {{wiki:PublicProperty.gif|}} KeyboardMapTool ** Gets a KeyboardMapTool object for setting. == Remarks == For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapTools#KeyboardMapTool == Return Value == * Type:[[ThinkGeo.MapSuite.WebEdition.KeyboardMapTool|KeyboardMapTool]] ** {{wiki:PublicProperty.gif|}} LoadingImage ** Gets a LoadingImageMapTool object for setting == Remarks == For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapTools#LoadingImage == Return Value == * Type:[[ThinkGeo.MapSuite.WebEdition.LoadingImageMapTool|LoadingImageMapTool]] ==== Protected Properties ==== ==== Public Events ====