EnableMapTypeControl Property

GoogleMap Control Artem.Google

GoogleMap Control EnableMapTypeControl Property
NamespacesArtem.Google.UIGoogleMapEnableMapTypeControl
GoogleMap Control v6.0
The initial enabled/disabled state of the Map type control. By default it is set to true and map type control is visible.
Declaration Syntax
C# Visual Basic
public bool EnableMapTypeControl { get; set; }
Public Property EnableMapTypeControl As Boolean
	Get
	Set
Value
true if [show map type control]; otherwise, false.

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