Search
MapView.zoomPivot Property
See Also
 






Gets or sets the zoom pivot point of the mouse wheel zoom.

Namespace: MindFusion.Mapping
File: MapView.js

 Syntax

JavaScript  Copy Code

get zoomPivot() {}

 Property Value

ZoomPivot. One of the ZoomPivot enumeration values.

 See Also