TaxiSpecification (API Reference)
Package com.here.sdk.transport
Class TaxiSpecification
java.lang.Object
com.here.sdk.transport.TaxiSpecification
Taxi specific settings.
-
Field Summary
FieldsModifier and TypeFieldDescriptionbooleanSpecifies if a vehicle is allowed to drive through the taxi-only roads and lanes. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
allowDriveThroughTaxiRoads
public boolean allowDriveThroughTaxiRoadsSpecifies 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 totrue.
-
-
Constructor Details
-
TaxiSpecification
public TaxiSpecification()Creates a new instance.
-
-
Method Details