forked from MapComplete/MapComplete
Change map to use information=map
together with tourism=information
This commit is contained in:
parent
ecbe6a4be2
commit
7772dda51c
1 changed files with 3 additions and 2 deletions
|
@ -183,7 +183,8 @@
|
||||||
"presets": [
|
"presets": [
|
||||||
{
|
{
|
||||||
"tags": [
|
"tags": [
|
||||||
"tourism=map"
|
"tourism=information",
|
||||||
|
"information=map"
|
||||||
],
|
],
|
||||||
"title": {
|
"title": {
|
||||||
"en": "a map",
|
"en": "a map",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue