Class TaxiSpecification

java.lang.Object
com.here.sdk.transport.TaxiSpecification

public final class TaxiSpecification extends Object

Taxi specific settings.

  • Field Details

    • allowDriveThroughTaxiRoads

      public boolean allowDriveThroughTaxiRoads

      Specifies if a vehicle is allowed to drive through the taxi-only roads and lanes. When set to false, it is still allowed on taxi roads after the route start and before the route destination. Defaults to true.

  • Constructor Details

    • TaxiSpecification

      public TaxiSpecification()

      Creates a new instance.

  • Method Details