The properties of the GeoRouteLeg class are listed below. For a complete list of GeoRouteLeg class members, see the GeoRouteLeg Members topic.
EndAddress | Contains the end address that the route service used for the route leg. |
EndLocation | A GeoPoint object representing the end location that the route service used for the route leg. |
ItineraryItems | A list of ItineraryItem objects containing each step of the route leg. |
Polyline | Contains an array of points encoded into GeoPolyline object. |
StartAddress | Contains the start address that the route service used for the route leg. |
Summary | Contains route summary information, such as total distance and time. |
GeoRouteLeg Class | Resco.Location.Services.GeoRoute Namespace