This ticket tracks the final release of Mapbox Android Services v2.1.0. The leading feature in this release includes both the inclusion of the Directions Matrix and Optimized Trips APIs among an abundance of other bug fixes.
Highlights
- Navigation removed from mapbox-java and moved to the mapbox-navigation-android repo #439
- Introduce support for the Optimized Trip API #437
- Support for the Distance Matrix has been added, this replaces the Distance API #418
- Support for direction annotations has been added #417
- We have deprecated the Distance API #405
- Added interval, fastest interval, and displacement getters/setters inside the LocationEngine class #402
- Added setters inside Direction models making it easier to build a DirectionsResponse without needing the call the Directions API #422
- Added
weight and weight_name APIs to directions response #438
- Setting both origin/destination and the coordinates inside your directions builder, the coordinate list no longer get's overwritten #420
- Fixed bug when using Turf point on line, false warnings would occur stating your Position coordinates are outside the recommended range
- Added better format support for coordinates to remove trailing zeros #424
/cc: @mapbox/mobile
This ticket tracks the final release of Mapbox Android Services
v2.1.0. The leading feature in this release includes both the inclusion of the Directions Matrix and Optimized Trips APIs among an abundance of other bug fixes.Highlights
weightandweight_nameAPIs to directions response #438Release checklist @cammace @zugaldia
2.1.0milestone2.1.0ingradle.properties2.1.0artifact to Maven Central2.2.0-SNAPSHOTCHANGELOG.mdv2.1.0in GitHubPost-release @cammace / @langsmith
README.md/cc: @mapbox/mobile