Skip to content

Releases: mapbox/mapbox-java

Mapbox Java SDK v4.9.0

23 Sep 16:36
f590c74

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

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

Choose a tag to compare

Release 4.8.0 (#1030)

Mapbox Java SDK v4.8.0-alpha.3

10 May 21:33
eee0a83

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

Choose a tag to compare

Pre-release
  • Added walking options #991

Mapbox Java SDK v4.8.0-alpha.1

07 May 19:40
96de6b9

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

Choose a tag to compare

  • Added @keep annotation to ease integration of geojson library #1005
  • Fix possible IndexOutOfBoundsException exception #1013

Mapbox Java SDK v4.7.0-alpha.1

23 Apr 07:34
5c65967

Choose a tag to compare

Pre-release
  • Adding BoundingBoxPolygon turf method #1006
  • Feature.get*Property should return null for non-existent property #1001
  • added overloaded method bbox that takes in a BoundingBox #999
  • Adding userAgent parameter to Isochrone request retrofit call URL #997

Mapbox Java SDK v4.6.0

11 Apr 19:43
be2f75c

Choose a tag to compare

  • Exclude *.java from being added to library jars #992
  • Adjust @nullable and @nonnull annotations to match what comes from Directions API #990
  • Add Isochrone API support #988
  • Remove sonarqube integration #986
  • Remove android tooling #984
  • Remove dependency of Turf library on services-core #981
  • Update MapMatching to use a POST request if the url for a GET request is larger than the maximum allowed size #978
  • Update Directions to use a POST request if the url for a GET request is larger than the maximum allowed size #977
  • Add Interceptor support for MapboxRouteTiles #976
  • Add POST support to Directions #975
  • Add explicit US locale to String.Format of bounding box #973
  • Removed the use of AutoValue from geoJson implementation
    Deprecated PointDeserializer, PointSerializer, BoundingBoxDeserializer and BoundingBoxSerializer #953

Mapbox Java SDK v4.5.0

13 Feb 19:33
8dfdbdd

Choose a tag to compare

Includes

  • Directions refresh was not being included in services artifact #966