From 7fc96cf5bf8f91f84ea39254c400087dd5617fb1 Mon Sep 17 00:00:00 2001 From: DocNielsen Date: Thu, 1 Nov 2012 13:24:36 +0100 Subject: Update src/web/index.html MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change zoomlevel to something more down to earth ;)  --- src/web/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 3. */ - zoomLevel: 3, + zoomLevel: 14, /** * @cfg {Number} yaw * The Yaw, or rotational direction of the users perspective in degrees. Only applies to panoramas. -- cgit v1.2.3