fix: use Noto Sans Medium for contour labels (Bold not in protomaps assets)

This commit is contained in:
Matt 2026-05-07 14:18:18 +00:00
commit 5df01b1428

View file

@ -621,7 +621,7 @@ function addContours(map) {
'symbol-placement': 'line',
'text-size': ['interpolate', ['linear'], ['zoom'], 7, 9, 11, 11, 14, 13],
'text-field': ['concat', ['number-format', ['get', 'ele'], {}], "'"],
'text-font': ['Noto Sans Bold'],
'text-font': ['Noto Sans Medium'],
'text-max-angle': 25,
},
paint: {