CalloutVisualizationMode
Display mode for route markers 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 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.