Expand Minimize Picture-in-picture Power Device Status Voice Recognition Skip Back Skip Forward Minus Plus Play Search
Internet Explorer alert
This browser is not recommended for use with smartdevicelink.com, and may not function properly. Upgrade to a different browser to guarantee support of all features.
close alert
To Top Created with Sketch. To Top
To Bottom Created with Sketch. To Bottom
JavaScript Suite Documentation
NavigationAction

NavigationAction Class Reference

Constructors

Static Members

Constructors

new NavigationAction()

Constructor for NavigationAction.

Static Members

NavigationAction.CAR_SHUTTLE_TRAIN ⇒ String

Get the enum value for CAR_SHUTTLE_TRAIN.

Kind: Static property of NavigationAction
Returns: String - The enum value.

NavigationAction.EXIT ⇒ String

Get the enum value for EXIT.

Kind: Static property of NavigationAction
Returns: String - The enum value.

NavigationAction.FERRY ⇒ String

Get the enum value for FERRY.

Kind: Static property of NavigationAction
Returns: String - The enum value.

NavigationAction.MERGE ⇒ String

Get the enum value for MERGE.

Kind: Static property of NavigationAction
Returns: String - The enum value.

NavigationAction.STAY ⇒ String

Get the enum value for STAY.

Kind: Static property of NavigationAction
Returns: String - The enum value.

NavigationAction.TURN ⇒ String

Get the enum value for TURN. Using this action plus a supplied direction can give the type of turn.

Kind: Static property of NavigationAction
Returns: String - The enum value.

NavigationAction.WAYPOINT ⇒ String

Get the enum value for WAYPOINT.

Kind: Static property of NavigationAction
Returns: String - The enum value.

View on GitHub.com
Previous Section Next Section