MobileForms Toolkit Documentation

GeoRouteLeg Properties

The properties of the GeoRouteLeg class are listed below. For a complete list of GeoRouteLeg class members, see the GeoRouteLeg Members topic.

Public Instance Properties

EndAddressContains the end address that the route service used for the route leg.
EndLocationA GeoPoint object representing the end location that the route service used for the route leg.
ItineraryItemsA list of ItineraryItem objects containing each step of the route leg.
PolylineContains an array of points encoded into GeoPolyline object.
StartAddressContains the start address that the route service used for the route leg.
SummaryContains route summary information, such as total distance and time.

See Also

GeoRouteLeg Class | Resco.Location.Services.GeoRoute Namespace