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 –> This describes a set of enumerations that list the driving directions.
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>
Name | Summary |
---|---|
Invalid | An invalid direction. |
Forward | Go forward. |
RightForward | Go between forward and right. |
Right | Turn right. |
RightBack | Go between back and right. |
Back | Go back. |
LeftBack | Go between back and left. |
Left | Turn left. |
LeftForward | Go between forward and left. |