TaxiOptions.withDefaults constructor

TaxiOptions.withDefaults()

Creates a new instance.

Implementation

TaxiOptions.withDefaults()
    : routeOptions = RouteOptions.withDefaults(), textOptions = RouteTextOptions(), avoidanceOptions = AvoidanceOptions(), tollOptions = TollOptions(), lastCharacterOfLicensePlate = null, maxSpeedOnSegments = [], allowDriveThroughTaxiRoads = true, carSpecifications = CarSpecifications();