Enum PolylineDetails.Types.RoadFeatureState
Encapsulates the states of road features along a stretch of polyline.
Namespace: Google.Maps.Routing.V2
Assembly: Google.Maps.Routing.V2.dll
Syntax
public enum PolylineDetails.Types.RoadFeatureState
Fields
| Name | Description |
|---|---|
| DoesNotExist | The road feature does not exist. |
| Exists | The road feature exists. |
| Unspecified | The road feature's state was not computed (default value). |