vehicleOptions property

DrivingVehicleOptions get vehicleOptions

Changing this option may trigger reroute.

Implementation

directions_driving_vehicle_options.DrivingVehicleOptions get vehicleOptions;
set vehicleOptions (DrivingVehicleOptions val)

Implementation

set vehicleOptions(
    directions_driving_vehicle_options.DrivingVehicleOptions val);