Scrolls the view to the specified point.
Namespace: MindFusion.Mapping
File: MapView.js
SyntaxJavaScript
Copy Code
|
|---|
function scrollTo (x, y) |
A number specifying the new horizontal scroll position.
A number specifying the new vertical scroll position.
See Also