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