공지사항: 새로운 기본 지도 스타일이 곧 Google Maps Platform에 제공될 예정입니다. 이 지도 스타일 지정 업데이트에는 새로운 기본 색상 팔레트, 현대화된 핀, 지도 환경 및 사용성 개선사항이 포함됩니다. 모든 지도 스타일이 2025년 3월에 자동으로 업데이트됩니다. 사용 가능 여부 및 더 일찍 선택하는 방법에 대한 자세한 내용은 Google Maps Platform용 새로운 지도 스타일을 참고하세요.
이 가이드에서는 기존 장소 서비스와 새 장소 클래스의 주요 차이점을 설명합니다. Place 클래스로 업그레이드하면 성능 개선, 새로운 가격 책정 모델 등 상당한 이점을 얻을 수 있습니다.
장소를 최대한 활용하고 앱을 최신 상태로 유지하려면 이 가이드에 설명된 변경사항을 숙지하세요.
이전을 위한 결제 권장사항
warning_amber
이 안내는 API 사용량이 두 번째 등급 가격으로 전환될 만큼 충분히 많은 경우에 적용됩니다. 최신 버전의 API로 이전할 때는 다른 SKU에 대한 요금도 청구됩니다. 전환하는 달에 비용이 증가하지 않도록 하려면 월 초에 최대한 가까운 시점에 프로덕션에서 새 API로 전환하는 것이 좋습니다. 이렇게 하면 이전하는 달에 가장 비용 효율적인 월별 요금제를 이용할 수 있습니다. 가격 등급에 대한 자세한 내용은 가격 책정 페이지 및 가격 책정 FAQ를 참고하세요.
Places API 사용 설정
Place 클래스는 Places API 서비스를 사용합니다.
새 장소 클래스의 기능을 사용하려면 먼저 Google Cloud 프로젝트에서 Places API (신규)를 사용 설정해야 합니다. 자세한 내용은 시작하기를 참고하세요.
[[["이해하기 쉬움","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-03-11(UTC)"],[[["This guide details the transition from the legacy `PlacesService` to the new `Place` class within the Places API."],["The `Place` class offers advantages like enhanced performance, a revised pricing structure, and updated functionalities."],["Key distinctions include the use of Promises instead of callbacks, camel case for data fields, and expanded place types/data fields."],["Developers should enable the \"Places API (New)\" in their Google Cloud project and adapt their code to use the new class and methods."],["Migration guides are available to assist in transitioning specific features like Place Details, Text Search, Nearby Search, and more."]]],["The document details migrating from the legacy Places Service to the new Place class, which offers improved performance and a new pricing structure. Key changes include switching from callbacks to Promises for asynchronous operations, eliminating the need for status checks, and using camel case instead of snake case for data fields. Users must enable the Places API (New) in their Google Cloud project. The new Place class also expands the types of data and place types that are available. Additionally, the best time to switch is near the beginning of the month to take advantage of the best pricing tiers.\n"]]