From 14ec401be5ed8b4c87a3bd01306835814fe8d3a6 Mon Sep 17 00:00:00 2001 From: "jeremy@jermolene.com" Date: Fri, 6 Jan 2023 17:09:11 +0000 Subject: [PATCH] Adjust traveltime start date --- plugins/tiddlywiki/geospatial/demo/ui/geomarker.tid | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/tiddlywiki/geospatial/demo/ui/geomarker.tid b/plugins/tiddlywiki/geospatial/demo/ui/geomarker.tid index 4909acc10..66b6250d6 100644 --- a/plugins/tiddlywiki/geospatial/demo/ui/geomarker.tid +++ b/plugins/tiddlywiki/geospatial/demo/ui/geomarker.tid @@ -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] }}}, "transportation": { "type": "driving"