Skip to content

Commit 33e9e1c

Browse files
committed
more overlapping finetuning on map.
1 parent 60fdfc8 commit 33e9e1c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

content/map/map.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@
110110
],
111111
'text-offset': [0, 0.5],
112112
'text-anchor': 'top',
113+
'text-optional': true,
113114
'text-allow-overlap': false,
114115
'icon-allow-overlap': true
115116
}
@@ -128,7 +129,7 @@
128129
'icon-size': [
129130
'step',
130131
['get', 'point_count'],
131-
0.2,
132+
0.25,
132133
3,
133134
0.4,
134135
5,

0 commit comments

Comments
 (0)