scrool to 2008-06-01 in timemap

This commit is contained in:
wlx 2010-06-29 09:58:59 +00:00
parent 21cd0e8a6e
commit 5d2e2f7d63
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ window.onload=function() {
tm = TimeMap.init({ tm = TimeMap.init({
mapId: "watermap", // Id of map div element (required) mapId: "watermap", // Id of map div element (required)
timelineId: "timeline", // Id of timeline div element (required) timelineId: "timeline", // Id of timeline div element (required)
scrollTo: "earliest", scrollTo: "2008-06-01",
options: { options: {
eventIconPath: "../images/", eventIconPath: "../images/",
mapType:G_SATELLITE_MAP, mapType:G_SATELLITE_MAP,