This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
thinkgeo.mapsuite.routing.drivingdirection [2015/08/20 03:08] 127.0.0.1 external edit |
thinkgeo.mapsuite.routing.drivingdirection [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== ThinkGeo.MapSuite.Routing.DrivingDirection ====== | ====== ThinkGeo.MapSuite.Routing.DrivingDirection ====== | ||
+ | {{section>upgrade_map_suite_to_10.0}} | ||
- | |||
- | <!-- Enumeration --> | ||
This describes a set of enumerations that list the driving directions. | This describes a set of enumerations that list the driving directions. | ||
- | === Remarks === | + | == Remarks == |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.Routing.DrivingDirection" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.Routing.DrivingDirection</a> | + | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.Routing.DrivingDirection |
- | ===== Items ===== | + | == Items == |
- | ^ Name ^ Summary ^ | + | **Invalid** |
- | | Invalid | An invalid direction. | | + | * **Summary**:An invalid direction. |
- | | Forward | Go forward. | | + | |
- | | RightForward | Go between forward and right. | | + | **Forward** |
- | | Right | Turn right. | | + | * **Summary**:Go forward. |
- | | RightBack | Go between back and right. | | + | |
- | | Back | Go back. | | + | **RightForward** |
- | | LeftBack | Go between back and left. | | + | * **Summary**:Go between forward and right. |
- | | Left | Turn left. | | + | |
- | | LeftForward | Go between forward and left. | | + | **Right** |
+ | * **Summary**:Turn right. | ||
+ | |||
+ | **RightBack** | ||
+ | * **Summary**:Go between back and right. | ||
+ | |||
+ | **Back** | ||
+ | * **Summary**:Go back. | ||
+ | |||
+ | **LeftBack** | ||
+ | * **Summary**:Go between back and left. | ||
+ | |||
+ | **Left** | ||
+ | * **Summary**:Turn left. | ||
+ | |||
+ | **LeftForward** | ||
+ | * **Summary**:Go between forward and left. | ||
- | __NOTOC__ | ||
- | [[Category:MapSuiteRouting]] | ||
- | [[Category:ThinkGeo.MapSuite.Routing]] | ||