Mapbox Java SDK v6.4.0-beta.2
Pre-release
Pre-release
·
145 commits
to main
since this release
⚠️ Fixed an issue whereRouteOptions#avoidManeuverRadiusfield was represented as integer instead of double. This change is breaking but necessary to correctly represent the Directions API structure. #1376- Added
railwayCrossingfield toStepIntersectionwhich indicates whether there is a railway crossing at the intersection. #1375 - Added ability to handle encoded coordinates in
RouteOptions#toUrl. #1377