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",
|
"id": "parking",
|
||||||
"name": {
|
"name": {
|
||||||
"nl": "parking"
|
"nl": "Parking"
|
||||||
},
|
},
|
||||||
"minzoom": 12,
|
"minzoom": 12,
|
||||||
"source": {
|
"source": {
|
||||||
|
@ -189,4 +189,4 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"id": "watermill",
|
"id": "watermill",
|
||||||
"name": {
|
"name": {
|
||||||
"nl": "watermolens",
|
"nl": "Watermolens",
|
||||||
"en": "Watermill"
|
"en": "Watermill"
|
||||||
},
|
},
|
||||||
"minzoom": 12,
|
"minzoom": 12,
|
||||||
|
@ -170,4 +170,4 @@
|
||||||
"color": {
|
"color": {
|
||||||
"render": "#FFC0CB"
|
"render": "#FFC0CB"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue