Skip to content

Latest commit

 

History

History
29 lines (25 loc) · 1.42 KB

File metadata and controls

29 lines (25 loc) · 1.42 KB
title description ms.custom ms.date ms.reviewer ms.suite ms.tgt_pltfrm ms.topic ms.assetid caps.latest.revision author ms.author manager ms.service
RouteSubLeg Object | Microsoft Docs
Describes the RouteSubLeg object, which represents a route sub leg, and provides a list of waypoints.
02/28/2018
article
5480d1b8-0d91-461d-b594-c8115a8f8542
2
rbrundritt
richbrun
stevelom
bing-maps

RouteSubLeg Object

[!INCLUDE bing-maps-web-control-sdk-retirement]

Represents a route sub leg. A route sub leg is the part of the route between a stop point and a via point or between two via points. One or more sub legs make up a route leg.

Name Type Description
actualEnd Location The location of the last waypoint of the sub leg.
actualStart Location The location of the first waypoint of the sub leg.
endDescription string The description of the last waypoint of the sub leg.
startDescription string The description of the first waypoint of the sub leg.