We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Some useful features for handling paths could be (suggested by @mariuswatz ):
The text was updated successfully, but these errors were encountered:
What happens with compound paths?
Sorry, something went wrong.
An idea could be to use the same pattern as with words, lines etc.
pathpoints(obj, function(point){ println(point); })
It is a pity that we can't use normal ES5 js libs like turf.js for things like inside and centroid :(
Plz no support for super special stuff like compound paths ... very few people will use it, but lots of effort for implementing it.
ff6347
No branches or pull requests
Some useful features for handling paths could be (suggested by @mariuswatz ):
The text was updated successfully, but these errors were encountered: