TIWCGJQGMap3DirectionsRendererOptions.HideRouteList Property

This property indicates whether the renderer should provide UI to select amongst alternative routes. By default, this flag is false and a user-selectable list of routes will be shown in the directions' associated panel. To hide that list, set hideRouteList to true.

Namespace: IWCGJQGMap3
published
 property HideRouteList: boolean index 01 read GetBooleanValue write SetBooleanValue stored IsBooleanStored;

Property Value

Type: boolean