mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-22 16:19:48 +02:00
Merge remote-tracking branch 'k-yle/render-ref-as-label' into develop
This commit is contained in:
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user