Replies: 1 comment 1 reply
-
I personally think that if you need this, then you did something wrong. I think adding these lines is not a great user experience and so I would think what could've been done better to avoid the need for these lines as they make the map reading even harder... |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
For clarity, I believe it would be nice to have the option to display a line between the label and the corresponding icon. Especially with offset and no overlap, it can become hard to read, but this option would help to clarify such situations, allowing even for larger offsets to have the opportunity to display more labels.
For instance on the variable label placement page, on a certain zoom level, it is not directly trivial which label belongs to what:

Some lines would help:

Some additions would be needed in the layer definition:
text-line-width
, inlayout
number, 0 (default) to disabletext-line-color
, inpaint
, to define the color of the lineWhat do you think?
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions