Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions locations/crest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
[
{
"name": "Façon chocolat",
"lat": 44.7290414,
"lon": 5.0255095,
"address": "Place des Moulins, 26400 Crest",
"url": "https://www.faconchocolat.fr",
"openHours": "Monday to Sunday - 08:00am to 19:30pm",
"type" : "café, salon de thé, chocolaterie",
"power": {"available": true},
"wifi": {"available": false}
}
]
6 changes: 6 additions & 0 deletions locations/locations.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,12 @@
"lon": 1.9087,
"defaultZoom": 14
},
{
"name": "Crest",
"lat": 44.7311897,
"lon": 4.98612,
"defaultZoom": 13
},
{
"name": "Cumbria",
"lat": 54.6190,
Expand Down