Mapbox Java SDK v6.0.0-alpha.2
Pre-release
Pre-release
- Removed
accessTokenfromRouteOptionsand moved it toMapboxDirectionsinstead. This simplifies serialization and deserialization of route objects without potential leaks of data under the assumption that an entity that makes a route request has an ability to provide an access token without the route object having to transport it. #1276