Capacitorのネイティブ前方後方地理コードプラグイン
本質的な機能
「本質的な機能」のセクションreverseGeocode- 緯度と経度を住所に変換します。forwardGeocode- 住所を緯度と経度に変換します。
Public API
「Public API」というセクション| Method | 説明 |
|---|---|
reverseGeocode | 緯度と経度を住所に変換します。 |
forwardGeocode | 住所を緯度と経度に変換します。 |
getPluginVersion | ネイティブ Capacitor プラグインのバージョンを取得します。 |
真実の源
「真実の源」というセクションこのリファレンスはGitHubからsyncされています。 src/definitions.ts in capacitor-nativegeocoder.