iOS용 Places SDK를 사용하면 기기 근처의 지역 비즈니스 및 기타 장소에 상황에 맞게 응답하는 위치 인식 앱을 빌드할 수 있습니다. 즉, 사용자에게 의미 있는 장소를 기반으로 풍부한 앱을 빌드할 수 있습니다.
개념
장소는 이름이 있는 실제 공간으로 정의됩니다. 장소는 지도에서 찾을 수 있는 모든 것이라고 생각할 수도 있습니다.
예를 들어 지역 비즈니스, 관심 장소, 지리적 위치 등이 있습니다. API에서 장소는 GMSPlace Class Reference로 표현됩니다.
여기에는 장소 이름, 주소, 지리적 위치, 장소 ID, 전화번호, 장소 유형, 웹사이트 URL 등의 정보가 포함됩니다.
SDK 개요
iOS용 Places SDK를 사용하여 고객이 현재 위치와 주변 정보를 탐색하도록 지원하세요. iOS용 Places SDK는 다음 API를 제공합니다.
[null,null,["최종 업데이트: 2025-07-16(UTC)"],[[["The Places SDK for iOS allows you to build location-aware iOS applications that utilize local business and point of interest data."],["The SDK offers two versions: Places SDK for iOS and Places SDK for iOS (New), with the latter featuring a simplified pricing model and Swift support through a separate Preview SDK."],["Core functionalities include place details retrieval, place photos, text search, nearby search, autocomplete, and current place detection (in the older SDK version)."],["The SDK leverages on-device caching for improved performance and requires adherence to Google Maps Platform Terms of Service and attribution display guidelines."],["Before starting, ensure you have a project with an active billing account and the Places API enabled."]]],[]]