change default time to 2005.

This commit is contained in:
wlx 2012-11-06 08:46:21 +00:00
parent ab243ec84f
commit a3fb3e7f87
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ function tmloaded() {
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: "2006-01-01", scrollTo: "2005-01-01",
options: { options: {
eventIconPath: "../images/", eventIconPath: "../images/",
mapType:G_HYBRID_MAP, mapType:G_HYBRID_MAP,