leaflet-labeled-circle
leaflet-labeled-circle copied to clipboard
How to make the labels support textwrap or multiple lines?
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