From 5d2e2f7d63a4eb8578f5443a5043d9f39b018e66 Mon Sep 17 00:00:00 2001 From: wlx Date: Tue, 29 Jun 2010 09:58:59 +0000 Subject: [PATCH] scrool to 2008-06-01 in timemap --- application/default/views/scripts/water/timemap.phtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/default/views/scripts/water/timemap.phtml b/application/default/views/scripts/water/timemap.phtml index c0136eff..c8409ade 100644 --- a/application/default/views/scripts/water/timemap.phtml +++ b/application/default/views/scripts/water/timemap.phtml @@ -21,7 +21,7 @@ window.onload=function() { tm = TimeMap.init({ mapId: "watermap", // Id of map div element (required) timelineId: "timeline", // Id of timeline div element (required) - scrollTo: "earliest", + scrollTo: "2008-06-01", options: { eventIconPath: "../images/", mapType:G_SATELLITE_MAP,