[Commits] r1249 - apps/opengeo/geoexplorer/trunk/src/html

commits at geoext.org commits at geoext.org
Tue Jul 14 01:17:31 CEST 2009


Author: tschaub
Date: 2009-07-14 01:17:31 +0200 (Tue, 14 Jul 2009)
New Revision: 1249

Modified:
   apps/opengeo/geoexplorer/trunk/src/html/index.html
Log:
Assume global profile for tiles.

Modified: apps/opengeo/geoexplorer/trunk/src/html/index.html
===================================================================
--- apps/opengeo/geoexplorer/trunk/src/html/index.html	2009-07-12 15:33:05 UTC (rev 1248)
+++ apps/opengeo/geoexplorer/trunk/src/html/index.html	2009-07-13 23:17:31 UTC (rev 1249)
@@ -30,6 +30,7 @@
         <script>
             Ext.BLANK_IMAGE_URL = "@blank.gif@";
             var app = new GeoExplorer.Full({
+                alignToGrid: true,
                 proxy: "/proxy/?url=",
                 about: {
                     title: "GeoExplorer Demo Map",



More information about the Commits mailing list