Cloud 콘솔에서 설정
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
프로젝트 만들기
Google Maps Platform을 사용하려면 서비스, 사용자 인증 정보, 결제, API, SDK를 관리할 프로젝트가 있어야 합니다. 데이터 세트용 데이터 기반 스타일 지정 기능의 경우 기존 프로젝트를 사용하거나 새 프로젝트를 만들 수 있습니다.
Cloud 프로젝트를 만들려면 다음 안내를 따르세요.
콘솔
-
Cloud 콘솔에서 새 Google Cloud 프로젝트를 만듭니다.
새 프로젝트 만들기
-
새 프로젝트 페이지에서 프로젝트 이름, 프로젝트 ID, 결제 계정, 위치를 입력합니다.
만들기를 선택합니다.
테스트 GCP 프로젝트에서 API 사용 설정
테스트 GCP 프로젝트에 있는지 확인합니다. Cloud Shell로 이동하여 다음 명령어를 실행하여 Maps Datasets API를 사용 설정합니다.
gcloud services enable mapsplatformdatasets.googleapis.com
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2025-08-29(UTC)
[[["이해하기 쉬움","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-08-29(UTC)"],[[["\u003cp\u003eTo use Google Maps Platform, you need a project to manage services, credentials, billing, and APIs; you can use an existing project or create a new one for Data Driven Styling.\u003c/p\u003e\n"],["\u003cp\u003eCreating a new Google Cloud project involves providing a project name, ID, billing account, and location in the Cloud Console or using the \u003ccode\u003egcloud projects create\u003c/code\u003e command.\u003c/p\u003e\n"],["\u003cp\u003eAfter project creation, enable the Maps Datasets API on your project using the \u003ccode\u003egcloud services enable mapsplatformdatasets.googleapis.com\u003c/code\u003e command in Cloud Shell.\u003c/p\u003e\n"]]],["A Google Cloud project is necessary for managing Google Maps Platform services. To create one, use the Cloud Console or the `gcloud` command-line tool. In the console, navigate to \"Create new project,\" then fill out the Project Name, ID, Billing Account, and Location before selecting \"Create\". Using `gcloud`, execute `gcloud projects create \"PROJECT\"`. Once the project is set up, enable the Maps Datasets API with the command: `gcloud services enable mapsplatformdatasets.googleapis.com`.\n"],null,[]]