Skip to content
This repository has been archived by the owner on Sep 4, 2021. It is now read-only.

v0.4.1

Compare
Choose a tag to compare
@devfd devfd released this 19 May 05:53
· 38 commits to master since this release

Better results

  • formattedAddress is now included
  • feature is now also returned on Android
  • subThoroughfare is now streetNumber
  • thoroughfare is now streetName

Breaking changes:

  • Geocoder.reverseGeocodeLocation is now Geocoder.geocodePosition
  • Geocoder.geocodePosition only accepts object with {lat, lng}, not {latitude, longitude}
  • no more thoroughfare and subThoroughfare in geocoding object