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

CalloutVisualizationMode

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

Properties
EnumItem

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

EnumItem

Show callouts (taking into account DisplayFlag) 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 positions for them.