GoogleMap Control
PreserveViewport Property
Namespaces ► Artem.Google.UI ► GoogleDirections ► PreserveViewport
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 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.


true to preserve; otherwise, false.