@capgo/nativegeocoder
Capacitor plugin for native forward and reverse geocoding.
Overview
Section titled “Overview”Capacitor plugin for native forward and reverse geocoding.
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.