> For the complete documentation index, see [llms.txt](https://docs.ohmyapp.io/main/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ohmyapp.io/main/guide/develop_app/4/block/location/address.md).

# 주소

간단한 위치정보를 표기할 수 있어요.

**주소** **블록은 언제 사용하나요?**

* 주소를 표기할 때 사용해요.&#x20;

**주소 블록의 특징은 무엇인가요?**

* 앱 설정에서 주소 항목의 데이터를 불러오는 방법으로는 텍스트 블록과 주소 블록 두 가지를 사용할 수 있어요.&#x20;

1. 텍스트 블록 사용 시에는 [항목 ID](/main/guide/dictionary/item-id.md)에, "내가 설정한 주소 항목의 ID.내부 데이터" 형식으로 입력해요. (ex. "address.roadAddress")
2. 주소 블록 사용 시에는 항목 ID에 "내가 설정한 주소 항목의 ID"를 입력해요. (ex. "address")

* Kakao API의 주소 검색창과 지도를 사용해요. 따라서 카카오 디벨로퍼 계정에 앱을 등록하고 API key를 등록하는 과정이 필요해요.
* [네이버 맵](/main/guide/develop_app/4/block/location/naver-map.md) 블록도 똑같이 지도 출력의 기능을 요구하지만 복잡한 마커 등의 기능이 아닌 간단한 위치 정보만 보여줄 때는 해당 주소 블록 사용이 효율적이에요.

<div align="left"><figure><img src="https://3976660509-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDgfvhQgmY9NbRK0Sln7j%2Fuploads%2FUK2lYYsTjUNjbbi2NDn0%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-09-06%20%E1%84%8B%E1%85%A9%E1%84%92%E1%85%AE%203.40.41.png?alt=media&amp;token=a5030058-066d-4426-b7b3-f9c0f789495e" alt="" width="563"><figcaption><p>텍스트 블록 이용 시</p></figcaption></figure></div>

<div align="left"><figure><img src="https://3976660509-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDgfvhQgmY9NbRK0Sln7j%2Fuploads%2F8ulbHtFnqglH6ssPbHTH%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-09-06%20%E1%84%8B%E1%85%A9%E1%84%92%E1%85%AE%203.43.57.png?alt=media&amp;token=eec88d5b-9409-4d12-aa41-d41e8a19637e" alt=""><figcaption><p>주소 블록 이용 시</p></figcaption></figure></div>

> \#주소, #Kakao API, #지도, #주소 선택하기, #api key, #주소 표기하기, #주소 표시하기, #주소 등록하기, #위치 정보 등록하기, #주소 검색하기, #주소 검색창, #주소 불러오기

2023.08.27 Jinny

## Address

Quickly display an address.

**When do I use the address block?**

* This block is used when wanting to display an address.

**What are the characteristics of address blocks?**

* The address block uses Kakao API's address search bar and map, which makes it necessary to register your app at Kakao Developer and register an API.
* The NAVER Map block has a similar map output feature, but using the address block for simple location information is more efficient as it lacks complex markers and other features.

2023.07.26 Hwaran
