BicycleOptions (API Reference)
Package com.here.sdk.routing
Class BicycleOptions
java.lang.Object
com.here.sdk.routing.BicycleOptions
Deprecated.
All the options to specify how a bicycle route should be calculated.
-
Field Summary
FieldsModifier and TypeFieldDescriptionDeprecated.Options to specify restrictions for route calculations.Deprecated.Specifies the common route calculation options.Deprecated.Customize textual content returned from the route calculation, such as localization, format, and unit system. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
routeOptions
Deprecated.Specifies the common route calculation options.
-
textOptions
Deprecated.Customize textual content returned from the route calculation, such as localization, format, and unit system.
-
avoidanceOptions
Deprecated.Options to specify restrictions for route calculations. By default no restrictions are applied.
-
-
Constructor Details
-
BicycleOptions
public BicycleOptions()Deprecated.Creates a new instance.
-
-
Method Details
Will be removed in v4.28.0. Use
RoutingOptionsclass instead.