Skip to content

v0.9.0

Compare
Choose a tag to compare
@captainbarbosa captainbarbosa released this 13 Jul 18:50
· 73 commits to master since this release

Changes since v0.8.1:

  • Added the GeocodeOptions.includesRoutableLocations property for including placemark coordinates suitable for use with the Mapbox Navigation SDK for iOS and MapboxDirections.swift. (#145)
  • Fixed a crash when batch geocoding a single query. (#148)