장소 클래스는 장소 라이브러리를 사용하기 위한 API를 제공하며 프로미스와 같은 최신 사용 패턴을 지원합니다.
Place 클래스를 사용하면 앱에서 위치 인식 기능을 만들고, 필요에 따라 맞춤설정할 수 있는 지능형 검색 기능을 통해 사용자에게 자세한 위치 데이터를 제공할 수 있습니다. Places 서비스의 데이터는 실제 세계에서 가장 정확하고 최신이며 포괄적인 장소 모델 중 하나입니다.
Place 클래스로 할 수 있는 작업
장소 클래스에는 다음과 같은 기능이 있습니다.
장소 검색
텍스트 검색 (신규)을 사용하면 텍스트 쿼리를 사용하여 장소 데이터를 검색할 수 있습니다.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["필요한 정보가 없음","missingTheInformationINeed","thumb-down"],["너무 복잡함/단계 수가 너무 많음","tooComplicatedTooManySteps","thumb-down"],["오래됨","outOfDate","thumb-down"],["번역 문제","translationIssue","thumb-down"],["샘플/코드 문제","samplesCodeIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-07-16(UTC)"],[[["The Google Maps Places JavaScript library provides tools to search for places using text, proximity, or autocomplete, and retrieve details like photos, reviews, and operating hours."],["Developers can leverage the Place class and modern usage patterns, such as Promises, to create location-aware features and access comprehensive place data."],["The Places service offers highly accurate, up-to-date, and extensive data representing real-world locations."],["Get started with the Place class to integrate powerful place search and data retrieval into your JavaScript application."]]],[]]