From 9781185fcbc79259698723f07bd2bc4d90ad0ce6 Mon Sep 17 00:00:00 2001 From: Alex de Mulder Date: Fri, 18 Sep 2015 16:36:27 +0200 Subject: [PATCH] updated docs --- docs/network/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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} }