Pubs and cafes

This commit is contained in:
Pieter Vander Vennet 2021-09-08 17:33:00 +02:00
parent 37f27bf58f
commit 907f58c56b
7 changed files with 268 additions and 27 deletions

View file

@ -0,0 +1,26 @@
{
"id": "cafes_and_pubs",
"title": {
"nl": "Cafés",
"en": "Cafés and pubs"
},
"description": {
"nl": "Cafés, kroegen en drinkgelegenheden"
},
"language": [
"nl",
"fr",
"en"
],
"maintainer": "",
"icon": "./assets/layers/cafe_pub/pub.svg",
"version": "0",
"startLat": 0,
"startLon": 0,
"startZoom": 1,
"widenFactor": 0.05,
"socialImage": "",
"layers": [
"cafe_pub"
]
}