ru.dgis.sdk.map.CalloutVisualizationMode | Android SDK | Urbi Documentation

CalloutVisualizationMode

Display mode for route callouts with time and length. Unlike DisplayFlag, affects not only the display, but also the calculation of callouts positions for each individual route object. See IRouteMapObject::display_flags.\nSee IRouteMapObject::callout_position.

Properties
EnumItem

Show callouts (taking DisplayFlag into account) and calculate positions for them if at least one route is added to the source.

EnumItem

Show callouts (taking DisplayFlag into account) and calculate positions for them only if more than one route object is added to the source.

EnumItem

Do not show callouts and do not calculate their positions.