mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-14 21:28:11 +02:00
always use the ref as the label
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