- [ ] Add a property in the Label element to set if the label can overlap or not - [ ] Manage label overlapping property in the render using a spatial index (naive implementation) - [ ] Improve label placement for Area and Line. Use a property to set if the text must be wrapped (adjusted) or not
Add a property in the Label element to set if the label can overlap or not
Manage label overlapping property in the render using a spatial index (naive implementation)
Improve label placement for Area and Line. Use a property to set if the text must be wrapped (adjusted) or not