w8r / leaflet-labeled-circle

Special type of SVG marker with a label inside and draggable around the anchor point
https://w8r.github.io/leaflet-labeled-circle/demo/
MIT License
42 stars 10 forks source link

How to make the labels support textwrap or multiple lines? #8

Open vedhar opened 7 years ago

w8r commented 7 years ago

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