Skip to content

Releases: mapbox/mapbox-java

Mapbox Java SDK v5.1.0-beta.2

23 Mar 22:52
Compare
Choose a tag to compare
  • Updated SNAPSHOT link in README #1126
  • Use Strings instead of Lists to store data inside RouteOptions #1123
  • Bearing formatting fix #1121
  • RouteOptions and MapboxDirections refactoring #1118
  • Bumped StaticMapCriteria guidance day and night to v4 #1116

Mapbox Java SDK v5.1.0-beta.1

24 Jan 22:58
Compare
Choose a tag to compare
Pre-release
  • Removed typo in BannerView class javadocs #1111
  • Extract refresh models into separate module #1107
  • Bumped StaticMapCriteria constant style strings to new versions #1109
  • Add toBuilder() method to RouteOptions and WalkingOptions #1110
  • Split Directions models from the implementation into a separate module #1104

Mapbox Java SDK v5.0.0

09 Jan 00:15
Compare
Choose a tag to compare
  • Update to AndroidX annotation #1095
  • Rename references of mapIds to tileSetIds #1047
  • Removed deprecated getCall() method in IsochroneService #1099
  • Directions junction view api #1097
  • Add banner component type #1098
  • Remove references to enterprise from geocoding docs #1084
  • Add network interceptor to directions #1093
  • Replaced NotNull with NonNull annotation in TurfConversion class #1092
  • BannerText, RouteOptions builders: removed nullable annotations #1091
  • Adding and adjusting repo issue templates #1069
  • Adding combine turf method #1008
  • Add turf area measurement method. #1079

Mapbox Java SDK v4.9.0

23 Sep 16:36
f590c74
Compare
Choose a tag to compare
  • Added intersection search support to MapboxGeocoding #1074
  • Added support for Turf polygonToLine method #1075

Mapbox Java SDK v4.9.0-alpha.1

04 Sep 23:25
Compare
Choose a tag to compare
Pre-release
  • Fixed up bintray publish script, generate sources and javadoc jars #1065
  • Keep *.java files in source.jar artifacts #1064
  • Added setup for bintray release process #1037
  • Add an API to check if a custom shifter is set. #1062
  • Added new nearestPointOnLine default and custom distance unit #1058
  • Adjustments to TurfMeasurement#bboxPolygon() to return a Feature instead of Polygon #1055
  • Added fuzzyMatch support to MapboxGeocoding #1051
  • Add Interceptor support to Directions Refresh API and enable Debug logging #1039
  • Add square() api to TurfMeasurement #1019
  • Adjusted link to Turf installation instructions #1038
  • Removed the last updated line from ported Turf method list #1032
  • Making GeoJson extend Serializable #1034
  • Add support for Turf envelope #1020

Mapbox Java SDK v4.8.0

13 May 17:39
305f6a7
Compare
Choose a tag to compare
Release 4.8.0 (#1030)

Mapbox Java SDK v4.8.0-alpha.3

10 May 21:33
eee0a83
Compare
Choose a tag to compare
Pre-release
  • Added walking options serialize names adjustments #1028

Mapbox Java SDK v4.8.0-alpha.2

10 May 02:05
7120a50
Compare
Choose a tag to compare
Pre-release
  • Added walking options #991

Mapbox Java SDK v4.8.0-alpha.1

07 May 19:40
96de6b9
Compare
Choose a tag to compare
Pre-release
  • Adding explode turf method #1007
  • Adding coordAll() versions for Feature, FeatureCollection, and Geometry parameters #1009

Mapbox Java SDK v4.7.0

24 Apr 22:22
a04ac30
Compare
Choose a tag to compare
  • Added @keep annotation to ease integration of geojson library #1005
  • Fix possible IndexOutOfBoundsException exception #1013