mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-01-26 00:46:52 +00:00
Adjust traveltime start date
This commit is contained in:
parent
c829132863
commit
570bc95181
@ -29,7 +29,7 @@ title: $:/plugins/tiddlywiki/geospatial/demo/ui/geomarker
|
|||||||
"lat": {{!!lat}},
|
"lat": {{!!lat}},
|
||||||
"lng": {{!!long}}
|
"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>] }}},
|
"travel_time": {{{ [[$:/config/plugins/geospatial/traveltime/time]get[text]else<default-traveltime-time>] }}},
|
||||||
"transportation": {
|
"transportation": {
|
||||||
"type": "driving"
|
"type": "driving"
|
||||||
|
Loading…
Reference in New Issue
Block a user