Share via


RoutePathType Enumeration

 

This documentation is no longer available on MSDN. It is available as a CHM or PDF download. For the newest Geocoding, Imagery, Routing and Traffic services, see Bing Maps REST Services. 

Contains route path types to return. A route path is the set of points that define the exact shape of the route.

Syntax

public enum RoutePathType
Public Enum RoutePathType

Members

Member

Description

None

No route path is returned.

Points

A set of points that define the shape of the route is returned.

See Also

RouteOptions.RoutePathType Property