BorderCrossingWarningOptions (API Reference)
Package com.here.sdk.navigation
Class BorderCrossingWarningOptions
java.lang.Object
com.here.sdk.navigation.BorderCrossingWarningOptions
Border crossing warning options.
-
Field Summary
FieldsModifier and TypeFieldDescriptionbooleanIf set totrue, all the state border crossing notifications will not be given. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
filterOutStateBorderWarnings
public boolean filterOutStateBorderWarningsIf set to
true, all the state border crossing notifications will not be given. If the value isfalse, all border crossing notifications will be given for both country borders and state borders. By default, thefilterOutStateBorderWarningsis set totrue.
-
-
Constructor Details
-
BorderCrossingWarningOptions
public BorderCrossingWarningOptions()Creates a new instance.
-
-
Method Details