메인 콘텐츠로 건너뛰기
플러그인으로 돌아가기
@capgo/capacitor-nativegeocoder 이름이 바뀌었습니다. 이름이 바뀌었습니다. @capgo/nativegeocoder에서 @capgo/capacitor-nativegeocoder로 이름이 바뀌었습니다.
튜토리얼
@capgo/capacitor-nativegeocoder

Native Geocoder

자연 지오코딩을 사용하여 주소의 좌표와 좌표의 주소로 변환합니다.

가이드

__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);

전체 참조

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의 구현 세부 정보를 위해 플러그인 추가 또는 업데이트 플러그인 추가 또는 업데이트의 구현 세부 정보를 위해