GoogleMap Control
HideRouteList Property
Namespaces ► Artem.Google.UI ► GoogleDirections ► HideRouteList
GoogleMap Control v6.0
Declaration Syntax
Value
Assembly: Artem.Google (Module: Artem.Google) Version: 6.0.0.0 (6.0.11322.1118)
Gets or sets a value indicating whether [hide route list].
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.


true if [hide route list]; otherwise, false.