PreserveViewport Property

GoogleMap Control Artem.Google

GoogleMap Control PreserveViewport Property
NamespacesArtem.Google.UIGoogleDirectionsPreserveViewport
GoogleMap Control v6.0
Gets or sets a value indicating whether this GoogleDirections should alter the viewport. By default, the input map is centered and zoomed to the bounding box of this set of directions. If this option is set to true, the viewport is left unchanged, unless the map's center and zoom were never set.
Declaration Syntax
C# Visual Basic
public bool PreserveViewport { get; set; }
Public Property PreserveViewport As Boolean
	Get
	Set
Value
true to preserve; otherwise, false.

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