scrool to 2008-06-01 in timemap
This commit is contained in:
parent
21cd0e8a6e
commit
5d2e2f7d63
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue