File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33Mapbox welcomes participation and contributions from everyone.
44
5+ ### v3.4.0 - August 6, 2018
6+ - Fixed typo in static map annotations and added tests for map annotations (#855 )
7+ - Added toJson and fromJson to Directions models (#854 )
8+ - Upgraded dependencies (#853 )
9+ - Missing space (#846 )
10+ - Add voiceLanguage to MapMatchingMatching (#847 )
11+
512### v3.3.0
613- add reverseMode parameter to Geocoding Service (#843 )
714- doc changes (#840 ) (#835 )
Original file line number Diff line number Diff line change 11# Project-wide Gradle settings.
2- VERSION_NAME =3.4 .0-SNAPSHOT
2+ VERSION_NAME =3.5 .0-SNAPSHOT
33GROUP =com.mapbox.mapboxsdk
44
55POM_URL =https://github.com/mapbox/mapbox-java
Original file line number Diff line number Diff line change 1- VERSION_NAME =3.4 .0-SNAPSHOT
1+ VERSION_NAME =3.5 .0-SNAPSHOT
22POM_ARTIFACT_ID =mapbox-sdk-core
33POM_NAME =Mapbox Services SDK
44POM_DESCRIPTION =Mapbox Services SDK (core module)
Original file line number Diff line number Diff line change 1- VERSION_NAME =3.4 .0-SNAPSHOT
1+ VERSION_NAME =3.5 .0-SNAPSHOT
22POM_ARTIFACT_ID =mapbox-sdk-geojson
33POM_NAME =Mapbox Services SDK
44POM_DESCRIPTION =Mapbox Services SDK (GeoJSON support)
Original file line number Diff line number Diff line change 1- VERSION_NAME =3.4 .0-SNAPSHOT
1+ VERSION_NAME =3.5 .0-SNAPSHOT
22POM_ARTIFACT_ID =mapbox-sdk-turf
33POM_NAME =Mapbox Services SDK
44POM_DESCRIPTION =Mapbox Services SDK (Turf support)
Original file line number Diff line number Diff line change 1- VERSION_NAME =3.4 .0-SNAPSHOT
1+ VERSION_NAME =3.5 .0-SNAPSHOT
22POM_ARTIFACT_ID =mapbox-sdk-services
33POM_NAME =Mapbox Services SDK
44POM_DESCRIPTION =Mapbox Services SDK (APIs)
You can’t perform that action at this time.
0 commit comments