Skip to content

@capgo/capacitor-nativegeocoder

Capacitor plugin for native forward and reverse geocoding.

Capacitor plugin for native forward and reverse geocoding.

Package name changed.
  • reverseGeocode - Convert latitude and longitude to an address.
  • forwardGeocode - Convert an address to latitude and longitude.
MethodDescription
reverseGeocodeConvert latitude and longitude to an address.
forwardGeocodeConvert an address to latitude and longitude.
getPluginVersionGet the native Capacitor plugin version.

This reference is synced from src/definitions.ts in capacitor-nativegeocoder.

Keep going from @capgo/capacitor-nativegeocoder

Section titled “Keep going from @capgo/capacitor-nativegeocoder”

If you are using @capgo/capacitor-nativegeocoder to plan native plugin work, connect it with Using @capgo/capacitor-nativegeocoder for the native capability in Using @capgo/capacitor-nativegeocoder, Capgo Plugin Directory for the product workflow in Capgo Plugin Directory, Capacitor Plugins by Capgo for the implementation detail in Capacitor Plugins by Capgo, Adding or Updating Plugins for the implementation detail in Adding or Updating Plugins, and Ionic Enterprise Plugin Alternatives for the product workflow in Ionic Enterprise Plugin Alternatives.