Add capital letters to layer names

This commit is contained in:
pietervdvn 2021-09-29 16:35:56 +02:00
parent 8b5c0c64cd
commit a4bafe18a7
2 changed files with 4 additions and 4 deletions

View file

@ -1,7 +1,7 @@
{
"id": "parking",
"name": {
"nl": "parking"
"nl": "Parking"
},
"minzoom": 12,
"source": {
@ -189,4 +189,4 @@
}
}
]
}
}

View file

@ -1,7 +1,7 @@
{
"id": "watermill",
"name": {
"nl": "watermolens",
"nl": "Watermolens",
"en": "Watermill"
},
"minzoom": 12,
@ -170,4 +170,4 @@
"color": {
"render": "#FFC0CB"
}
}
}