CloudRoutingTspFixDestinationCoordinate¶
Namespace: ThinkGeo.Core
It is possible to explicitly set the end or any coordinate of the trip.
public enum CloudRoutingTspFixDestinationCoordinate
Inheritance Object → ValueType → Enum → CloudRoutingTspFixDestinationCoordinate
Implements IComparable, IFormattable, IConvertible
Fields¶
Name | Value | Description |
---|---|---|
Any | 0 | From any random points. |
Last | 2 | From last point. |