Interface protos.google.maps.routing.v2.IRouteModifiers (0.3.1)

Properties of a RouteModifiers.

Package

@googlemaps/routing

Properties

avoidFerries

avoidFerries?: (boolean|null);

RouteModifiers avoidFerries

avoidHighways

avoidHighways?: (boolean|null);

RouteModifiers avoidHighways

avoidIndoor

avoidIndoor?: (boolean|null);

RouteModifiers avoidIndoor

avoidTolls

avoidTolls?: (boolean|null);

RouteModifiers avoidTolls

tollPasses

tollPasses?: (google.maps.routing.v2.TollPass[]|null);

RouteModifiers tollPasses

vehicleInfo

vehicleInfo?: (google.maps.routing.v2.IVehicleInfo|null);

RouteModifiers vehicleInfo