+1
Under review

Rectangle Annotation text wrap

Nick Heath 9 years ago updated by anonymous 9 years ago 1
At the moment, if the text in a Rectangle Annotation (and I assume all other annotations) is larger than the bounds of the annotation, the text is simply truncated. Is there any way to force the text to wrap onto a new line?
Under review
Sorry, text wrapping is not supported (yet). Please add this in the GitHub issues! Remember to include a small example that reproduces the problem :-)
It should not be difficult to implement for rectangles, but I see some challenges if you want this for polygons....