IndoorAvoidanceOptions (API Reference)
Package com.here.sdk.venue.routing
Class IndoorAvoidanceOptions
java.lang.Object
com.here.sdk.venue.routing.IndoorAvoidanceOptions
The options to specify restrictions for indoor route calculations.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
indoorFeatures
A list of
IndoorFeatureswhich routes should avoid. Strictly enforced: Route calculation will fail when no route can be calculated without at least one of these features.
-
-
Constructor Details
-
IndoorAvoidanceOptions
public IndoorAvoidanceOptions()Creates an Indoor Avoidance object.
-
-
Method Details