[OpenLayers-Commits] r12288 -
sandbox/mpriour/temporal_map/openlayers/examples
commits-20090109 at openlayers.org
commits-20090109 at openlayers.org
Tue Aug 30 16:22:20 EDT 2011
Author: mpriour
Date: 2011-08-30 13:22:20 -0700 (Tue, 30 Aug 2011)
New Revision: 12288
Modified:
sandbox/mpriour/temporal_map/openlayers/examples/time-control.html
Log:
Correct typo
Modified: sandbox/mpriour/temporal_map/openlayers/examples/time-control.html
===================================================================
--- sandbox/mpriour/temporal_map/openlayers/examples/time-control.html 2011-08-30 20:20:09 UTC (rev 12287)
+++ sandbox/mpriour/temporal_map/openlayers/examples/time-control.html 2011-08-30 20:22:20 UTC (rev 12288)
@@ -52,7 +52,7 @@
scope: timeCtl
});
- map.addLayers([ol_wms, jpl_wms, ia_wms]);
+ map.addLayers([ol_wms, train_wms]);
map.addControl(new OpenLayers.Control.LayerSwitcher());
map.zoomToExtent(new OpenLayers.Bounds(-100.898437,22.148438,-78.398437,39.726563));
update_date({
More information about the Commits
mailing list