Uses of Interface
com.google.maps.routing.v2.RouteLegStepTravelAdvisoryOrBuilder
-
Packages that use RouteLegStepTravelAdvisoryOrBuilder Package Description com.google.maps.routing.v2 A client to Routes API -
-
Uses of RouteLegStepTravelAdvisoryOrBuilder in com.google.maps.routing.v2
Classes in com.google.maps.routing.v2 that implement RouteLegStepTravelAdvisoryOrBuilder Modifier and Type Class Description class
RouteLegStepTravelAdvisory
Contains the additional information that the user should be informed about, such as possible traffic zone restrictions on a leg step.static class
RouteLegStepTravelAdvisory.Builder
Contains the additional information that the user should be informed about, such as possible traffic zone restrictions on a leg step.Methods in com.google.maps.routing.v2 that return RouteLegStepTravelAdvisoryOrBuilder Modifier and Type Method Description RouteLegStepTravelAdvisoryOrBuilder
RouteLegStep.Builder. getTravelAdvisoryOrBuilder()
Contains the additional information that the user should be informed about, such as possible traffic zone restrictions, on a leg step.RouteLegStepTravelAdvisoryOrBuilder
RouteLegStep. getTravelAdvisoryOrBuilder()
Contains the additional information that the user should be informed about, such as possible traffic zone restrictions, on a leg step.RouteLegStepTravelAdvisoryOrBuilder
RouteLegStepOrBuilder. getTravelAdvisoryOrBuilder()
Contains the additional information that the user should be informed about, such as possible traffic zone restrictions, on a leg step.
-