feat: fucking bug fixed
Needs a font that versatiles provides such as https://tiles.hyteck.de/assets/glyphs/index.json Doesn't work with fallback
This commit is contained in:
@@ -121,7 +121,8 @@
|
|||||||
filter: ['has', 'point_count'],
|
filter: ['has', 'point_count'],
|
||||||
layout: {
|
layout: {
|
||||||
'text-field': '{point_count_abbreviated}',
|
'text-field': '{point_count_abbreviated}',
|
||||||
'text-size': 12
|
'text-size': 12,
|
||||||
|
'text-font': ['open_sans_medium'],
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user