leaflet-labeled-circle icon indicating copy to clipboard operation
leaflet-labeled-circle copied to clipboard

How to make the labels support textwrap or multiple lines?

Open vedhar opened this issue 8 years ago • 1 comments

vedhar avatar Jan 16 '17 21:01 vedhar

I didn't think about it. Since the text is rendered in SVG, it won't be possible to pass line-breaks, but I think I can implement it so that if an array of strings passed, multiline label is created

w8r avatar May 16 '17 08:05 w8r