컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
Place Autocomplete을 통해 사용자가 쉽고 빠르게 가입 양식을 작성하고 앱 내에서 주소지 증빙 서류를 제공하도록 도와줄 수 있습니다.
문서
Android용 Places SDK를 사용하여 Place Autocomplete를 Android 앱에 통합합니다.
문서
iOS용 Places SDK를 사용하여 Place Autocomplete를 iOS 앱에 통합합니다.
문서
장소 라이브러리, Maps JavaScript API를 사용하여 Place Autocomplete를 웹사이트에 통합합니다.
문서
HTTP 요청을 통해 Place Autocomplete 서비스를 호출합니다.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"필요한 정보가 없음"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"너무 복잡함/단계 수가 너무 많음"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"오래됨"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"번역 문제"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"샘플/코드 문제"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"기타"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"이해하기 쉬움"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"문제가 해결됨"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"기타"
}]
{}