diff --git a/index.html b/index.html index 7d747614e..1bedc15da 100755 --- a/index.html +++ b/index.html @@ -13,6 +13,8 @@ @@ -45,8 +47,8 @@ require(["dojo/_base/lang","dojo/dom-geometry","dojo/dom-class","dojo/on","dojo/ scale: 17, div: "map", connection: conn, - width: dom.byId('appLayout').offsetWidth, - height: dom.byId('appLayout').offsetHeight + width: dom.byId('map').offsetWidth, + height: dom.byId('map').offsetHeight }); conn.registerMap(map); map.ruleset=ruleset; @@ -149,9 +151,10 @@ require(["dojo/_base/lang","dojo/dom-geometry","dojo/dom-class","dojo/on","dojo/ -
+

Work in progress: introduction, code, docs. Imagery © 2012 Bing, GeoEye, Getmapping, Intermap, Microsoft.