[Commits] r2055 - sandbox/cmoullet/ux/OpenAddressesSearchCombo/examples

commits at geoext.org commits at geoext.org
Sun Mar 28 20:26:06 CEST 2010


Author: cmoullet
Date: 2010-03-28 20:26:06 +0200 (Sun, 28 Mar 2010)
New Revision: 2055

Modified:
   sandbox/cmoullet/ux/OpenAddressesSearchCombo/examples/OpenAddressesSearchComboExample.js
Log:
fine tuning

Modified: sandbox/cmoullet/ux/OpenAddressesSearchCombo/examples/OpenAddressesSearchComboExample.js
===================================================================
--- sandbox/cmoullet/ux/OpenAddressesSearchCombo/examples/OpenAddressesSearchComboExample.js	2010-03-28 18:25:07 UTC (rev 2054)
+++ sandbox/cmoullet/ux/OpenAddressesSearchCombo/examples/OpenAddressesSearchComboExample.js	2010-03-28 18:26:06 UTC (rev 2055)
@@ -20,7 +20,7 @@
     map.addLayer(layer);
 
     var openAddressesSearchCombo = new GeoExt.ux.openaddresses.OpenAddressesSearchCombo({
-       map: map, zoom: 16
+       map: map, zoom: 17
     });
 
     new GeoExt.ux.openaddresses.OpenAddressesSearchCombo({



More information about the Commits mailing list