diff options
Diffstat (limited to 'src/web/index.html')
-rw-r--r-- | src/web/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/web/index.html b/src/web/index.html index e8a042faf..e26f5049d 100644 --- a/src/web/index.html +++ b/src/web/index.html @@ -176,7 +176,7 @@ setCenter: { * Also used as the zoom level for panoramas, zero specifies no zoom at all. * Defaults to <tt>3</tt>. */ - zoomLevel: 3, + zoomLevel: 14, /** * @cfg {Number} yaw * The Yaw, or rotational direction of the users perspective in degrees. Only applies to panoramas. |