change default time to 2005.
This commit is contained in:
parent
ab243ec84f
commit
a3fb3e7f87
|
@ -48,7 +48,7 @@ function tmloaded() {
|
|||
tm = TimeMap.init({
|
||||
mapId: "watermap", // Id of map div element (required)
|
||||
timelineId: "timeline", // Id of timeline div element (required)
|
||||
scrollTo: "2006-01-01",
|
||||
scrollTo: "2005-01-01",
|
||||
options: {
|
||||
eventIconPath: "../images/",
|
||||
mapType:G_HYBRID_MAP,
|
||||
|
|
Loading…
Reference in New Issue