@capgo/capacitor-nativegeocoder
Capacitor plugin for native forward and reverse geocoding.
Overview
Section titled “Overview”Capacitor plugin for native forward and reverse geocoding.
Package name changed.Core Capabilities
Section titled “Core Capabilities”reverseGeocode- Convert latitude and longitude to an address.forwardGeocode- Convert an address to latitude and longitude.
Public API
Section titled “Public API”| Method | Description |
|---|---|
reverseGeocode | Convert latitude and longitude to an address. |
forwardGeocode | Convert an address to latitude and longitude. |
getPluginVersion | Get the native Capacitor plugin version. |
Source Of Truth
Section titled “Source Of Truth”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.