DisableAutoPan Property

GoogleMap Control Artem.Google

GoogleMap Control DisableAutoPan Property
NamespacesArtem.Google.UIInfoWindowOptionsDisableAutoPan
GoogleMap Control v6.0
Disable auto-pan on open. By default, the info window will pan the map so that it is fully visible when it opens.
Declaration Syntax
C# Visual Basic
public Nullable<bool> DisableAutoPan { get; set; }
Public Property DisableAutoPan As Nullable(Of Boolean)
	Get
	Set
Value
true if [disable auto pan]; otherwise, false.

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