routingPreference property

RoutingPreference? routingPreference
final

Optional. Specifies how to compute the routing summaries. The server attempts to use the selected routing preference to compute the route. The traffic aware routing preference is only available for the DRIVE or TWO_WHEELER travelMode.

Implementation

final RoutingPreference? routingPreference;