On-demand Rides and Deliveries Solution is currently available only to select partners. Contact sales to learn more.

NavigationCalloutDisplayMode

Stay organized with collections Save and categorize content based on your preferences.
public final enum NavigationCalloutDisplayMode extends Enum<NavigationCalloutDisplayMode>

Desired display strategy for showing ETA callouts.

Inherited Method Summary

Enum Values

public static final NavigationCalloutDisplayMode SHOW_ALL

Show callouts for all routes. ETA information displayed by callout may not match information provided by other UIs.

public static final NavigationCalloutDisplayMode SHOW_ALTERNATES_ONLY

Show callouts for alternate routes only.

public static final NavigationCalloutDisplayMode SHOW_NONE

Don't show callouts.