Port Turf boolean point-on-line method #1145
Open
Labels
Comments
|
Hi @msaleh97 , thanks for your interest in this. Unfortunately, none of the boolean methods have been ported to the Java SDK: https://github.com/mapbox/mapbox-java/blob/master/docs/turf-port.md#booleans. The Mapbox Android team is working on some larger pieces of work right now, so there's no current timeline for us getting around to porting this method I've re-named this ticket's title to be specific to http://turfjs.org/docs/#booleanPointOnLine so that we can track this more easily Related: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
I was wondering if there’s a timeline on when the boolean functions will be ported to Java. I tried a lot of other libraries and it looks like turf.js is one of best/most accurate lib. I’m mainly looking for the boolean point on line function to be ported to Java. Thank you!
The text was updated successfully, but these errors were encountered: