This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
thinkgeo.mapsuite.iosedition.trackmode [2015/08/20 03:08] 127.0.0.1 external edit |
thinkgeo.mapsuite.iosedition.trackmode [2017/03/16 21:59] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== ThinkGeo.MapSuite.iOSEdition.TrackMode ====== | ====== ThinkGeo.MapSuite.iOSEdition.TrackMode ====== | ||
| + | {{section>upgrade_map_suite_to_10.0}} | ||
| - | |||
| - | <!-- Enumeration --> | ||
| TrackMode enumeration sets how the map will react to user interaction. | TrackMode enumeration sets how the map will react to user interaction. | ||
| - | ===== Items ===== | + | == Remarks == |
| - | ^ Name ^ Summary ^ | + | N/A |
| - | | None | Default mode. | | + | == Items == |
| - | | Point | Draw point mode. | | + | **None** |
| - | | Line | Draw line mode. | | + | * **Summary**:Default mode. |
| - | | Polygon | Draw polygon mode. | | + | |
| - | | Rectangle | Draw rectangle mode. | | + | **Point** |
| - | | Square | Draw square mode. | | + | * **Summary**:Draw point mode. |
| - | | Circle | Draw circle mode. | | + | |
| - | | Ellipse | Draw ellipse mode. | | + | **Line** |
| - | | StraightLine | Allows user to draw a simple line with only 2 points on the map. | | + | * **Summary**:Draw line mode. |
| - | | Freehand | Allows user to draw freehand on the map | | + | |
| - | | Custom | Allows user to draw custom trackshape on the map | | + | **Polygon** |
| + | * **Summary**:Draw polygon mode. | ||
| + | |||
| + | **Rectangle** | ||
| + | * **Summary**:Draw rectangle mode. | ||
| + | |||
| + | **Square** | ||
| + | * **Summary**:Draw square mode. | ||
| + | |||
| + | **Circle** | ||
| + | * **Summary**:Draw circle mode. | ||
| + | |||
| + | **Ellipse** | ||
| + | * **Summary**:Draw ellipse mode. | ||
| + | |||
| + | **StraightLine** | ||
| + | * **Summary**:Allows user to draw a simple line with only 2 points on the map. | ||
| + | |||
| + | **Freehand** | ||
| + | * **Summary**:Allows user to draw freehand on the map | ||
| + | |||
| + | **Custom** | ||
| + | * **Summary**:Allows user to draw custom trackshape on the map | ||
| - | __NOTOC__ | ||
| - | [[Category:iOSEdition]] | ||
| - | [[Category:ThinkGeo.MapSuite.iOSEdition]] | ||