mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-12-25 01:20:30 +00:00
Adjust traveltime start date
This commit is contained in:
parent
fd827c58c6
commit
14ec401be5
@ -29,7 +29,7 @@ title: $:/plugins/tiddlywiki/geospatial/demo/ui/geomarker
|
||||
"lat": {{!!lat}},
|
||||
"lng": {{!!long}}
|
||||
},
|
||||
"departure_time": "2021-09-27T08:00:00Z",
|
||||
"departure_time": "2023-02-27T08:00:00Z",
|
||||
"travel_time": {{{ [[$:/config/plugins/geospatial/traveltime/time]get[text]else<default-traveltime-time>] }}},
|
||||
"transportation": {
|
||||
"type": "driving"
|
||||
|
Loading…
Reference in New Issue
Block a user