Konfiguracja w konsoli Google Cloud
Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
Utwórz projekt
Aby korzystać z Google Maps Platform, musisz mieć projekt, w którym będziesz zarządzać usługami, danymi logowania, rozliczeniami, interfejsami API i pakietami SDK. W przypadku funkcji stylizacji opartej na danych dla zbiorów danych możesz użyć istniejącego projektu lub utworzyć nowy.
Aby utworzyć projekt Cloud:
Konsola
-
Utwórz nowy projekt Google Cloud w Cloud Console:
Tworzenie nowego projektu
-
Na stronie Nowy projekt wpisz nazwę projektu, identyfikator projektu, konto rozliczeniowe i lokalizację.
Kliknij Utwórz.
Włącz interfejs API w testowym projekcie GCP
Upewnij się, że jesteś w testowym projekcie GCP. Otwórz Cloud Shell i uruchom to polecenie, aby włączyć interfejs Maps Datasets API.
gcloud services enable mapsplatformdatasets.googleapis.com
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2025-08-29 UTC.
[[["Łatwo zrozumieć","easyToUnderstand","thumb-up"],["Rozwiązało to mój problem","solvedMyProblem","thumb-up"],["Inne","otherUp","thumb-up"]],[["Brak potrzebnych mi informacji","missingTheInformationINeed","thumb-down"],["Zbyt skomplikowane / zbyt wiele czynności do wykonania","tooComplicatedTooManySteps","thumb-down"],["Nieaktualne treści","outOfDate","thumb-down"],["Problem z tłumaczeniem","translationIssue","thumb-down"],["Problem z przykładami/kodem","samplesCodeIssue","thumb-down"],["Inne","otherDown","thumb-down"]],["Ostatnia aktualizacja: 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,[]]