Open EricDuminil opened 7 months ago
@EricDuminil Hey there! I encourage you create a PR for this repo by editing the readme. I contributed about a year ago to add typescript support and it was a cool experience to make an open source contribution for the first time.
If you want to add a few more options, that would be awesome for making the demo feel more complete.
Hi there! do you know why it is working well for Polygons and points but not for lineStrings? I have this issue and then came by your code and noticed that the same would happen here.
First: thanks for your excellent work!
I'm a HTML+JS noobie, and it would have helped me a lot to see a complete, minimal example, with just HTML+JS:
It can be run here: https://jsfiddle.net/pd14t8ew/2/
It's really not very different from the existing doc, but it took me a while to find the correct inputs. If you're interested, I could write a corresponding PR for documentation.