HideRouteList Property

GoogleMap Control Artem.Google

GoogleMap Control HideRouteList Property
NamespacesArtem.Google.UIGoogleDirectionsHideRouteList
GoogleMap Control v6.0
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.
Declaration Syntax
C# Visual Basic
public bool HideRouteList { get; set; }
Public Property HideRouteList As Boolean
	Get
	Set
Value
true if [hide route list]; otherwise, false.

Assembly: Artem.Google (Module: Artem.Google) Version: 6.0.0.0 (6.0.11322.1118)