# 네이버 지도 연동(선택)

1. <https://www.ncloud.com/> 로 이동해 가입 및 로그인을 진행해 주세요.

{% hint style="info" %}
가입 후 최초 결제정보 등록이 필요합니다.

기본적인 네이버 지도 기능은 100,000,000건 이하 무료입니다.

![](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F48Vi5ZPTwr9EkVohSBSd%2Fuploads%2FQEAcnCyHjShiQ06qJhoF%2F%E1%84%89%E1%85%B3%E1%84%8F%E1%85%B3%E1%84%85%E1%85%B5%E1%86%AB%E1%84%89%E1%85%A3%E1%86%BA%202023-07-13%20%E1%84%8B%E1%85%A9%E1%84%92%E1%85%AE%205.51.50.png?alt=media\&token=c706c155-4d54-468a-b801-8d371e33298c)
{% endhint %}

2. 서비스 - Application Services - Maps 를 클릭해 주세요.

<figure><img src="/files/xdmZtZigBe3XldztlsxE" alt=""><figcaption></figcaption></figure>

3. 이용 신청하기 버튼을 클릭해 Application으로 이동해 주세요.

<figure><img src="/files/MzuJJzjLvyO7G8pYpF9Y" alt=""><figcaption></figcaption></figure>

4. Application 등록 버튼 클릭해 주세요.

<figure><img src="/files/6s1HaUF3f914lDAo2E6l" alt=""><figcaption></figcaption></figure>

5. Application 이름을 입력해 주세요.

<figure><img src="/files/ABsZiZi6SDSdRlZwqcXI" alt=""><figcaption></figcaption></figure>

6. Mobile Dynamic Map 체크 후 Android 앱 패키지 이름(최대 10개)에 [**관리자 웹 환경설정**](/main/guide/deploy/googleplay/administratorwebpreferences.md)에서 입력한 패키지명을 입력 후 등록, 저장 버튼을 클릭해 주세요.

<figure><img src="/files/3sJzdormEhoFDF98qPLM" alt=""><figcaption></figcaption></figure>

7. 생성된 Application의 인증정보를 클릭해 주세요.
8. [5. 관리자 웹 Android 앱 빌드](/main/guide/deploy/googleplay/buildaosapps.md)에서 네이버 클라이언트 키 항목에 Client ID를 복사하여 입력해 주세요.

<figure><img src="/files/73XZswU0EdXrsFwVtsWI" alt=""><figcaption></figcaption></figure>

9. 서비스환경 ➡︎ iOS Bundle ID에 관리자 웹 ➡︎ 환경 설정 ➡︎ iOS 번들 ID를 확인 후, 입력해 주세요.&#x20;
10. 네이버 지도가 정상적으로 작동하는지 테스트해 주세요.

> \#네이버 클라우드(지도 API) 연동, #네이버 클라이언트 키 항목

2024.01.30 Jinny


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.ohmyapp.io/main/guide/deploy/appstore/option/undefined.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
