native-geocoder-plugin
Mobile icon

Native Geocoder Plugin

Stable version 1.0.1 (Compatible with OutSystems 11)
Other versions available for 10
Uploaded
 on 23 July 2020
 by 
5.0
 (4 ratings)
native-geocoder-plugin

Native Geocoder Plugin

Details
Transform a latitude and longitude into an address or an address into a latitude and longitude using iOS CoreLocation service and Android Geocoder class.
Read more

Implementation of cordova-plugin-nativegeocoder.

Uses iOS CoreLocation service and Android Geocoder class.

Methods

  • AddressToCoordinates(Address) -> Returns Latitude and longitude
  • CoordinatesToAddress(Latitude,Longitude) -> Returns following structure:
    • CountryCode
    • CountryName
    • subAdministrativeArea
    • administrativeArea
    • Thoroughfare
    • subThoroughfare
    • postalCode
    • locality
    • subLocality


Lack of network connectivity may still cause these methods to return null or empty lists.

Release notes (1.0.1)

Fixed the Swift version error

Reviews (0)
Team
Other assets in this category