diff --git a/docs/network/index.html b/docs/network/index.html index a930d4b5..df4f6c97 100644 --- a/docs/network/index.html +++ b/docs/network/index.html @@ -964,8 +964,8 @@ function releaseFunction (clusterPosition, containedNodesPositions) { getViewPosition() - Returns: Number - Returns the current central focus point of the view. + Returns: Object + Returns the current central focus point of the view in the form: { x: {Number}, y: {Number} }