ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
This is an old revision of the document!
<!– Enumeration –> The TrackMode enumeration determines how the map will react to user interaction.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.TrackMode” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.TrackMode</a>
Name | Summary |
---|---|
None | Default mode. |
Point | Point drawing mode. |
Line | Line drawing mode. |
Polygon | Polygon drawing mode. |
Rectangle | Rectangle drawing mode. |
Square | Square drawing mode. |
Circle | Circle drawing mode. |
Ellipse | Ellipse drawing mode. |
StraightLine | Allows the user to draw a simple line with only 2 points on the map. |
Freehand | Allows the user to draw freehand on the map. |
Custom | Allows the user to draw a custom track shape on the map. |