maneuverNotificationOptions property
Options used for maneuver notifications. Notifications are only available if a route is present. Gets the maneuver notification options.
Implementation
ManeuverNotificationOptions get maneuverNotificationOptions;
Options used for maneuver notifications. Notifications are only available if a route is present. Sets the maneuver notification options.
Implementation
set maneuverNotificationOptions(ManeuverNotificationOptions value);