Skip to content

v3.2.0

Compare
Choose a tag to compare
@sebastianbaar sebastianbaar released this 10 Mar 12:37
· 19 commits to master since this release
  • result array returns the same information for forward and reverse geocoding (closes #35)
  • result array return points of interest string array for iOS and Android (closes #38)
    • results[0].areasOfInterest = ["Brandenburger Tor"]
  • update dependency 'cordova-plugin-add-swift-support' to 1.7.2

** BREAKING CHANGES **

  • replace NativeGeocoderForwardResult with NativeGeocoderResult
  • replace NativeGeocoderReverseResult with NativeGeocoderResult