Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 603 Bytes

File metadata and controls

21 lines (15 loc) · 603 Bytes

Changelog for Mapbox Java Services

Mapbox welcomes participation and contributions from everyone.

v1.1.0

  • Support for directions API v5
  • Support for Maki 3 and directions icons in Test App
  • Fixed a bug where locale was different from Locale.US

Full changelog: https://github.com/mapbox/mapbox-java/issues?q=milestone%3Av1.1.0+is%3Aclosed

v1.0.0

  • Initial release: Java module with no Android dependencies
  • Support for Geocoding API v5
  • Support for Directions API v4 and v5
  • Support for Static API v1
  • RxJava support
  • Support for GeoJSON objects
  • Polyline encoder and decoder