mapbox-java
mapbox-java copied to clipboard
The Mapbox Java SDK – Java wrappers around Mapbox APIs and other location data
Fixes #1470
Only version available in maven central is v6.1.0 and in documentation, link to Jfrog is broken.
As a part of this ticket, Directions response should provide the support for `SAPA map guides` both in `BannerInstructions` and `RoadObjects`.
I would like to propose a new feature for turf java, namely polygonal intersection, which is as explained in the turf doc as a method that: Takes two polygon or...
Refs https://github.com/mapbox/mapbox-java/pull/1465#discussion_r927488318. For example after you release 6.7.0-beta.1, snapshots will have version 6.8.0-SNAPSHOT, while they should have version 6.7.0-SNAPSHOT until there is a stable 6.7.0 release.
Hello, this port is very nice overall but it would be nice if it could have the difference and union transform operations. We have a product using turfJs and we...
I've started to get 404 errors trying to access https://raw.githubusercontent.com/mapbox/geocoder-abbreviations/master/tokens/en.json
Tracks exposing `StepIntersection#duration`, refs https://docs.mapbox.com/api/navigation/directions/#route-step-object.