Enum RouteMatrixElementCondition
The condition of the route being returned.
Namespace: Google.Maps.Routing.V2
Assembly: Google.Maps.Routing.V2.dll
Syntax
public enum RouteMatrixElementCondition
Fields
Name | Description |
---|---|
RouteExists | A route was found, and the corresponding information was filled out for the element. |
RouteNotFound | No route could be found. Fields containing route information, such as
|
Unspecified | Only used when the |