Add a link to the closest drinking water point

This commit is contained in:
pietervdvn 2021-03-29 13:00:27 +02:00
parent 4342b38e9d
commit 383725a5c2

View file

@ -8,17 +8,20 @@
"en": "On this map, publicly accessible drinkging water spots are shown and can be easily added",
"nl": "Op deze kaart staan publiek toegankelijke drinkwaterpunten en kan je makkelijk een nieuw drinkwaterpunt toevoegen"
},
"language": ["en", "nl"],
"language": [
"en",
"nl"
],
"maintainer": "MapComplete",
"icon": "./assets/themes/drinking_water/logo.svg",
"version": "0",
"startLat": 50.8465573,
"defaultBackgroundId": "CartoDB.Voyager",
"startLon": 4.3516970,
"startLon": 4.3516970,
"startZoom": 16,
"widenFactor": 0.05,
"layers": [
"drinking_water",
"drinking_water"
],
"roamingRenderings": []
}