Merge remote-tracking branch 'k-yle/render-ref-as-label' into develop

This commit is contained in:
Martin Raifer
2022-07-19 11:27:17 +02:00
2 changed files with 6 additions and 0 deletions
+3
View File
@@ -57,6 +57,9 @@ export function svgLabels(projection, context) {
['point', 'shop', '*', 10],
['point', 'tourism', '*', 10],
['point', 'camp_site', '*', 10],
['line', 'ref', '*', 12],
['area', 'ref', '*', 12],
['point', 'ref', '*', 10],
['line', 'name', '*', 12],
['area', 'name', '*', 12],
['point', 'name', '*', 10]