maneuverNotificationOptions property

ManeuverNotificationOptions maneuverNotificationOptions

Options used for maneuver notifications. Notifications are only available if a route is present. Gets the maneuver notification options.

Implementation

ManeuverNotificationOptions get maneuverNotificationOptions;
void maneuverNotificationOptions=(ManeuverNotificationOptions value)

Options used for maneuver notifications. Notifications are only available if a route is present. Sets the maneuver notification options.

Implementation

set maneuverNotificationOptions(ManeuverNotificationOptions value);