User Tools

Site Tools


thinkgeo.mapsuite.webedition.mousecoordinatemaptool

This is an old revision of the document!


ThinkGeo.MapSuite.WebEdition.MouseCoordinateMapTool

<!– Class –> Represents the coordinates of the mouse pointer, displayed in the lower right corner of the map.

Remarks

The &lt;strong&gt;MouseCoordinateMapTool&lt;/strong&gt; control represents the coordinates where the mouse pointer currently is. The default coordinate string is in the format “longitude, latitude”. You can also choose to display coordinates in DMS (degrees, minutes, seconds).

Inheritance Hierarchy

Members Summary

Public Constructors

Name Parameters DeclaringType Summary
Public MethodMouseCoordinateMapTool Initialize an instance of MouseCoordinateMapTool class.

Protected Constructors

Name Parameters DeclaringType Summary

Public Methods

Name Parameters DeclaringType Summary
Public MethodEquals Object Object
Public MethodGetHashCode Object
Public MethodGetType Object
Public MethodToJson MapTool Returns a JSON string that represents the map control object.
Public MethodToString Object

Protected Methods

Name Parameters DeclaringType Summary
Protected MethodFinalize Object
Protected MethodMemberwiseClone Object

Public Properties

Name Return DeclaringType Summary
Public PropertyEnabled Boolean MapTool Gets or sets a value that turns the feature on and off.
Public PropertyMouseCoordinateType MouseCoordinateType Gets or sets the format that the mouse coordinates will display in.

Protected Properties

Name Return DeclaringType Summary

Public Events

Name Event Arguments DeclaringType Summary

Public Constructors

MouseCoordinateMapTool()

Initialize an instance of MouseCoordinateMapTool class.

Remarks

Parameters

Name Type Description

Go Back

Protected Constructors

Public Methods

Equals(Object)

Remarks

Return Value

Return Type Description
Boolean<!– System.Boolean –>

Parameters

Name Type Description
obj Object<!– System.Object –>

<!– System.Object –> Go Back

GetHashCode()

Remarks

Return Value

Return Type Description
Int32<!– System.Int32 –>

Parameters

Name Type Description

<!– System.Object –> Go Back

GetType()

Remarks

Return Value

Return Type Description
Type<!– System.Type –>

Parameters

Name Type Description

<!– System.Object –> Go Back

ToJson()

Returns a JSON string that represents the map control object.

Remarks

This method returns a JSON string that instructs the client Javascript to create a specific client object.

Return Value

Return Type Description
String<!– System.String –> A JSON string that represents the map control.

Parameters

Name Type Description

<!– ThinkGeo.MapSuite.WebEdition.MapTool –> Go Back

ToString()

Remarks

Return Value

Return Type Description
String<!– System.String –>

Parameters

Name Type Description

<!– System.Object –> Go Back

Protected Methods

Finalize()

Remarks

Return Value

Return Type Description
Void<!– System.Void –>

Parameters

Name Type Description

<!– System.Object –> Go Back

MemberwiseClone()

Remarks

Return Value

Return Type Description
Object<!– System.Object –>

Parameters

Name Type Description

<!– System.Object –> Go Back

Public Properties

Enabled

Gets or sets a value that turns the feature on and off.

Remarks

Return Value

Return Type
Boolean<!– System.Boolean –>

<!– ThinkGeo.MapSuite.WebEdition.MapTool –> Go Back

MouseCoordinateType

Gets or sets the format that the mouse coordinates will display in.

Remarks

The MouseCoordinateType property gives you two options for displaying the mouse pointer coordinates. One is in the format “longitude, latitude” and the other is in DMS format (33° 22' 15). === Return Value === ^ Return Type ^ | MouseCoordinateType<!– ThinkGeo.MapSuite.WebEdition.MouseCoordinateType –> | <!– ThinkGeo.MapSuite.WebEdition.MouseCoordinateMapTool –> Go Back ===== Protected Properties ===== ===== Public Events ===== NOTOC WebEdition ThinkGeo.MapSuite.WebEdition UpdateDocumentation

thinkgeo.mapsuite.webedition.mousecoordinatemaptool.1440040135.txt.gz · Last modified: 2015/09/18 03:08 (external edit)