You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently our markers have text within them that show the number of machines. Then, when zoomed at certain levels, there are also offset radial text labels with the venue name. The number labels can overlap (never hide markers); the floating labels do not overlap each other.
The floating labels, since they are a different symbolLayer than the number labels, do overlap the number labels. I would like the floating labels to not display unless they do not overlap a number label (or are dynamically offset).
How to achieve this!!!
The text was updated successfully, but these errors were encountered:
Currently our markers have text within them that show the number of machines. Then, when zoomed at certain levels, there are also offset radial text labels with the venue name. The number labels can overlap (never hide markers); the floating labels do not overlap each other.
The floating labels, since they are a different symbolLayer than the number labels, do overlap the number labels. I would like the floating labels to not display unless they do not overlap a number label (or are dynamically offset).
How to achieve this!!!
The text was updated successfully, but these errors were encountered: