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
{{ message }}
This repository was archived by the owner on Sep 3, 2019. It is now read-only.
Please add a filter to avoid overlapping labels and icons when rendering the map.
Can be done with a list of rectangles of all labels and icons in map. Each new text or icon must be checked against all existing rects for intersection before rendering.