fixed loading

This commit is contained in:
Sem van der Hoeven
2020-12-17 13:41:20 +01:00
parent b52c5556d2
commit 17d977bb17
8 changed files with 57 additions and 16 deletions

View File

@@ -1,3 +1,14 @@
[
{
"name": "rondje stad",
"locations": [
{
"name": "kees kroket",
"coordinates": "2.4654645,6.2342323",
"description": "lekkere patatjes"
}
],
"totalDistance": 2.3434,
"totalTime": 342342
}
]