diff --git a/assets/themes/hotels/hotels.json b/assets/themes/hotels/hotels.json new file mode 100644 index 0000000000..ac681e073e --- /dev/null +++ b/assets/themes/hotels/hotels.json @@ -0,0 +1,18 @@ +{ + "id": "hotels", + "title": { + "en": "Hotels" + }, + "description": { + "en": "On this map, you'll find hotels in your area" + }, + "maintainer": "MapComplete", + "version": "0.0.1", + "icon": "./assets/layers/hotel/hotel.svg", + "startLat": 50.8552, + "startLon": 4.3755, + "startZoom": 13, + "layers": [ + "hotel" + ] +} \ No newline at end of file