Skip to content

Commit f3d3ef7

Browse files
committed
change style to fit mbtiles generated - undo rename
1 parent 827f0ef commit f3d3ef7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -909,7 +909,7 @@
909909
],
910910
"id": "country_label-other",
911911
"layout": {
912-
"text-field": "{name:latin}",
912+
"text-field": "{name}",
913913
"text-font": ["Noto Sans Regular"],
914914
"text-max-width": 10,
915915
"text-size": {
@@ -939,7 +939,7 @@
939939
],
940940
"id": "country_label",
941941
"layout": {
942-
"text-field": "{name:latin}",
942+
"text-field": "{name}",
943943
"text-font": ["Noto Sans Regular"],
944944
"text-max-width": 10,
945945
"text-size": {

0 commit comments

Comments
 (0)