Class LaneDecreaseWarningOptions

java.lang.Object
com.here.sdk.warner.LaneDecreaseWarningOptions

public final class LaneDecreaseWarningOptions extends Object

A class that provides lane decrease warning options. Set the options for configuring the lane decrease notifications.

Note: This is a beta release of this feature, so there could be a few bugs and unexpected behaviors. Related APIs may change for new releases without a deprecation process.

  • Field Details

    • enableTextNotification

      public boolean enableTextNotification

      Enables or disables the text notification emitted together with the lane decrease warner.

  • Constructor Details

    • LaneDecreaseWarningOptions

      public LaneDecreaseWarningOptions()

      Creates a new instance.

  • Method Details