> 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="/files/kEJQnxLFSDRbmGqrVcMo" alt="" width="563"><figcaption><p>텍스트 블록 이용 시</p></figcaption></figure></div>

<div align="left"><figure><img src="/files/6EZLBaFvDLnokNlLC7gE" 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
