Add capital letters to layer names
This commit is contained in:
parent
8b5c0c64cd
commit
a4bafe18a7
2 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "parking",
|
||||
"name": {
|
||||
"nl": "parking"
|
||||
"nl": "Parking"
|
||||
},
|
||||
"minzoom": 12,
|
||||
"source": {
|
||||
|
@ -189,4 +189,4 @@
|
|||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "watermill",
|
||||
"name": {
|
||||
"nl": "watermolens",
|
||||
"nl": "Watermolens",
|
||||
"en": "Watermill"
|
||||
},
|
||||
"minzoom": 12,
|
||||
|
@ -170,4 +170,4 @@
|
|||
"color": {
|
||||
"render": "#FFC0CB"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue