Class RouteLegStepTravelAdvisory
Contains the additional information that the user should be informed about, such as possible traffic zone restrictions on a leg step.
Implements
Namespace: Google.Maps.Routing.V2
Assembly: Google.Maps.Routing.V2.dll
Syntax
public sealed class RouteLegStepTravelAdvisory : IMessage<RouteLegStepTravelAdvisory>, IEquatable<RouteLegStepTravelAdvisory>, IDeepCloneable<RouteLegStepTravelAdvisory>, IBufferMessage, IMessage
Constructors
RouteLegStepTravelAdvisory()
Declaration
public RouteLegStepTravelAdvisory()
RouteLegStepTravelAdvisory(RouteLegStepTravelAdvisory)
Declaration
public RouteLegStepTravelAdvisory(RouteLegStepTravelAdvisory other)
Parameters
Type | Name | Description |
---|---|---|
RouteLegStepTravelAdvisory | other |
Properties
SpeedReadingIntervals
NOTE: This field is not currently populated.
Declaration
public RepeatedField<SpeedReadingInterval> SpeedReadingIntervals { get; }
Property Value
Type | Description |
---|---|
RepeatedField<SpeedReadingInterval> |