Closed tawera-manaena closed 1 month ago
In both the aerialhybrid.json and labels.json stylesheets, the landfill layer references an unsupported font.
aerialhybrid.json
labels.json
landfill
For both stylesheets, I have updated the landfill layer's text-font key-value pair:
text-font
Roboto Condensed Italic
Roboto Light Italic
Note: The landfill layer is also only one referencing the Roboto Condensed Italic font.
Before, tiles containing a landfill layer element would not render because of the unsupported font.
Now, such tiles render without issue.
Path used for testing: /@-41.1653803,174.9997225,z14.50?style=labels&i=topographic
/@-41.1653803,174.9997225,z14.50?style=labels&i=topographic
Motivation
In both the
aerialhybrid.json
andlabels.json
stylesheets, thelandfill
layer references an unsupported font.Modifications
For both stylesheets, I have updated the
landfill
layer'stext-font
key-value pair:Roboto Condensed Italic
Roboto Light Italic
Verification
Before, tiles containing a
landfill
layer element would not render because of the unsupported font.Now, such tiles render without issue.
Path used for testing:
/@-41.1653803,174.9997225,z14.50?style=labels&i=topographic