가이드
__CAPGO_KEEP_0__ Native Geocoder 튜토리얼
capgo/capacitor-nativegeocoder 사용하기
Capacitor 플러그인: 네이티브 전방 및 역방향 지오코딩.
설치
npm install @capgo/capacitor-nativegeocoder
npx cap sync
이 플러그인이 제공하는 것
reverseGeocode- 위도와 경도에서 주소로 변환.forwardGeocode- 주소에서 위도와 경도로 변환.
사용 예
reverseGeocode
위도와 경도에서 주소로 변환.
import { NativeGeocoder } from '@capgo/capacitor-nativegeocoder';
await NativeGeocoder.reverseGeocode({} as ReverseOptions);
forwardGeocode
주소에서 위도와 경도로 변환.
import { NativeGeocoder } from '@capgo/capacitor-nativegeocoder';
await NativeGeocoder.forwardGeocode({} as ForwardOptions);
전체 참조
- GitHub: https://github.com/Cap-go/capacitor-nativegeocoder/
- 문서: /docs/plugins/nativegeocoder/
capgo에서 계속하기: Using @capgo/capacitor-nativegeocoder
__CAPGO_KEEP_0__을 사용하고 있다면 @capgo/capacitor-nativegeocoder를 사용하여 __CAPGO_KEEP_0__을 사용하여 @capgo/capacitor-nativegeocoder와 연결하여 capgo/capacitor-nativegeocoder의 구현 세부 정보를 참조하여 Getting Started __CAPGO_KEEP_0__/__CAPGO_KEEP_1__-nativegeocoder의 구현 세부 정보를 참조하여 Capgo 플러그인 디렉토리 Capgo 플러그인 디렉토리의 제품 워크플로우를 참조하여 Capacitor 플러그인들에 의해 Capgo Capacitor 플러그인들에 의해 Capgo의 구현 세부 정보를 위해 플러그인 추가 또는 업데이트 플러그인 추가 또는 업데이트의 구현 세부 정보를 위해