קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
במדריך הזה נסביר איך להגדיר את הפרויקט ב-Google Cloud לפני שמשתמשים בממשקי API של הפלטפורמה של מפות Google. יכול להיות שכבר השלמתם חלק מהשלבים האלה במאמר התחלה מהירה או בדף תחילת העבודה עם הפלטפורמה של מפות Google, אבל במסמך הזה מופיעות הוראות נוספות ומועילות לניהול הפרויקטים.
יצירת פרויקט
כדי להשתמש בפלטפורמה של מפות Google, צריך פרויקט לניהול שירותים, פרטי כניסה, חיוב, ממשקי API וערכות SDK.
צריך להגדיר חיוב לכל פרויקט, אבל תחויבו רק אם הפרויקט יחרוג מהמכסה של שירותים ללא עלות.
כדי לפרוס את האפליקציות, צריך להפעיל את החיוב. לא נחייב אתכם אם תשתמשו בנפח האחסון שכלול במכסת השימוש החודשית.
אם האפליקציה שלכם צריכה משאבים מעבר למכסה החודשית, תחויבו על השימוש הנוסף.
אם יש לכם חשבון לחיוב כשאתם יוצרים פרויקט ב-Cloud, החיוב מופעל באופן אוטומטי בפרויקט הזה.
בהתאם לשאלה אם קיים חשבון לחיוב או אם הפרויקט שנבחר ב-Cloud משויך לחשבון, בדף Billing מוצג אחד מהבאים:
אם החיוב כבר מופעל בפרויקט שנבחר ב-Cloud, יוצגו הפרטים של החשבון לחיוב.
אם לא קיים חשבון לחיוב, תתבקשו ליצור חשבון לחיוב ולשייך אותו לפרויקט ב-Cloud שבחרתם.
אם קיים חשבון לחיוב, תתבקשו להפעיל את החיוב אם הפרויקט שנבחר ב-Cloud עדיין לא משויך לחשבון לחיוב. אפשר גם לבחור באפשרות ביטול ואז באפשרות יצירת חשבון כדי ליצור חשבון חיוב חדש ולקשר אותו.
אחרי שמפעילים את החיוב, אין הגבלה על הסכום שאפשר לחייב אתכם. כדי לקבל יותר שליטה בעלויות, אתם יכולים ליצור תקציב ולהגדיר התראות. מידע נוסף זמין במאמר בנושא חיוב.
הפעלת ממשקי API
כדי להשתמש בפלטפורמה של מפות Google, צריך להפעיל את ממשקי ה-API או ערכות ה-SDK שמתכננים להשתמש בהם בפרויקט.
[[["התוכן קל להבנה","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-16 (שעון UTC)."],[[["\u003cp\u003eThis guide provides instructions on setting up a Google Cloud project to use with Google Maps Platform APIs, including billing and API enablement.\u003c/p\u003e\n"],["\u003cp\u003eBefore using Google Maps Platform APIs, you must create a Cloud project, enable billing, and enable the specific APIs you need.\u003c/p\u003e\n"],["\u003cp\u003eAlthough billing setup is required, you are only charged if your project usage surpasses the free tier quota.\u003c/p\u003e\n"],["\u003cp\u003eProjects can be shut down to disable billing and release Cloud resources when they are no longer needed.\u003c/p\u003e\n"],["\u003cp\u003eAfter project setup, you'll need to create and secure an API key for using the Google Maps Platform APIs.\u003c/p\u003e\n"]]],["To use Google Maps Platform, you must first create a Google Cloud project, defining its name, ID, billing account, and organization. Billing must be enabled, though you're only charged if your usage exceeds the monthly quota. You also need to enable specific APIs or SDKs through the console or Cloud SDK. You can view enabled APIs, or shut down projects to disable billing and release resources, by using the console or command line. Then, you need to create and secure an API key.\n"],null,["This guide shows how to set up your Google Cloud project before using\nthe Google Maps Platform APIs. While you may have completed some of these\nsteps in the\n[Quickstart](/maps/documentation/directions/quickstart)\nor\n[Getting started with Google Maps Platform](/maps/get-started) page,\nthis topic provides additional, useful instructions for managing your projects.\n\nCreate a project\n\nTo use Google Maps Platform, you must have a project to manage services,\ncredentials, billing, APIs, and SDKs.\n\n[Billing setup](#billing) is required for each project, but you will only be charged if a\nproject exceeds its [quota](/maps/billing-and-pricing/billing#monthly-credit) of no-charge services.\n\nTo create a Cloud project with billing enabled: \n\nConsole\n\n1. Create a new Google Cloud project in the Cloud console:\n\n [Create new project](https://console.cloud.google.com/projectcreate?utm_source=Docs_NewProject&utm_content=Docs_directions-backend)\n2. On the **New Project** page, fill in the required information:\n\n - **Project name:** Accept the default or enter a customized name.\n\n You can change the project name at any time. For more information, see\n [Identifying projects](https://cloud.google.com/resource-manager/docs/creating-managing-projects#identifying_projects).\n - **Project ID:** Accept the default or click **EDIT** to enter a\n customized ID that Google APIs use as a unique identifier for your project.\n\n After you create the project, you *cannot* change the project ID, so\n choose an ID that you'll be comfortable using for the lifetime of the\n project. Don't include any sensitive information in your project ID.\n - **Billing account:** Select a billing account for the project. If you\n haven't set up a billing account or only have one billing account, you\n won't see this option.\n\n You must be a Billing Account Administrator or Project Billing Manager\n to associate a project with a billing account. For more information, see\n [the billing access control documentation](https://cloud.google.com/billing/docs/how-to/billing-access#overview_of_billing_roles_in).\n - **Location:** If you have an organization you want to link your project\n to, click **Browse** and select it; otherwise, choose \"No organization\".\n\n For more information, see [Creating and Managing Folders](https://cloud.google.com/resource-manager/docs/creating-managing-folders)\n and [Relationships between organizations, projects, and billing accounts](https://cloud.google.com/billing/docs/how-to/billing-access#relationships-between-resources).\n3. Select **Create**.\n\ngcloud \n\n```bash\ngcloud projects create \"\u003cvar translate=\"no\"\u003ePROJECT\u003c/var\u003e\"\n```\n\nRead more about the\n[Google Cloud SDK](https://cloud.google.com/sdk)\n,\n[Cloud SDK installation](https://cloud.google.com/sdk/docs/install)\n, and the following commands:\n\n- [`gcloud projects create`](https://cloud.google.com/sdk/gcloud/reference/projects/create)\n\nEnable billing\n\nTo deploy your apps, you must enable billing. Your account will not be charged\nif you stay within your [monthly quota](/maps/billing-and-pricing/billing#monthly-credit).\nIf your application needs resources that exceed the monthly quota, you will be\ncharged for the additional usage.\n\nIf you have a billing account when you create a Cloud\nproject, then billing is automatically enabled on that project.\n\nTo enable billing on a Cloud project:\n\n1. In the Cloud console, go to the Billing page: \n [Go to the Billing page](https://console.cloud.google.com/projectselector/billing?utm_source=Docs_Billing&utm_content=Docs_directions-backend)\n2. Select or create a Cloud project.\n3. Depending on if a billing account exists or if the selected Cloud project is associated with an account, the Billing page displays one of the following:\n - If billing is already enabled for the selected Cloud project, then the details about the billing account are listed.\n - If no billing account exists, you are prompted to create a billing account and associate it with the selected Cloud project.\n - If a billing account exists, you are prompted to enable billing if the selected Cloud project is not already associated with a billing account. You can also select **Cancel** and then select **Create account** to create and associate a new billing account.\n\nAfter you enable billing, there is no limit to the amount that you might\nbe charged. To gain more control over your costs, you can\n[create\na budget and set alerts](/maps/billing-and-pricing/billing#creating-budgets-and-set-alerts). For more information, see [Billing](/maps/billing-and-pricing/billing).\n\nEnable APIs\n\nTo use Google Maps Platform, you must enable the APIs or SDKs you plan to use with your project.\n\nConsole\n\n\n[Enable the Directions API](https://console.cloud.google.com/apis/library/directions-backend.googleapis.com?utm_source=Docs_EnableAPIs&utm_content=Docs_directions-backend)\n\nCloud SDK \n\n```bash\ngcloud services enable \\\n --project \"\u003cvar translate=\"no\"\u003ePROJECT\u003c/var\u003e\" \\\n \"directions-backend.googleapis.com\"\n```\n\nRead more about the\n[Google Cloud SDK](https://cloud.google.com/sdk)\n,\n[Cloud SDK installation](https://cloud.google.com/sdk/docs/install)\n, and the following commands:\n\n- [`gcloud services enable`](https://cloud.google.com/sdk/gcloud/reference/services/enable)\n- [`gcloud services disable`](https://cloud.google.com/sdk/gcloud/reference/services/disable)\n\nView enabled APIs \n\nConsole\n\nTo view the APIs or SDKs you have enabled, go to the Google Maps Platform page\nin the Cloud console:\n[Go to Google Maps Platform page](https://console.cloud.google.com/project/_/google/maps-apis/api-list?utm_source=Docs_ProjectViewAPI&utm_content=Docs_directions-backend)\n\n- Additional APIs: These API or SDKs are not enabled.\n- If you see cards for each Map APIs and services, no APIs or SDKs have been enabled.\n\ngcloud \n\n```bash\ngcloud services list --project \"\u003cvar translate=\"no\"\u003ePROJECT\u003c/var\u003e\"\n```\n\nRead more about the\n[Google Cloud SDK](https://cloud.google.com/sdk)\n,\n[Cloud SDK installation](https://cloud.google.com/sdk/docs/install)\n, and the following commands:\n\n- [`gcloud services list`](https://cloud.google.com/sdk/gcloud/reference/services/list)\n\nShut down a project\n\nYou can disable billing and release all the Cloud resources that\nare being used in your Cloud project by shutting down\nthat project: \n\nConsole\n\n1. Go to the Projects page:\n\n [Go to the Projects page](https://console.cloud.google.com/iam-admin/projects?utm_source=Docs_ProjectShutdown&utm_content=Docs_directions-backend)\n2. Select the Cloud project that you want to shut down,\n then click **Delete**.\n\nFor more information about managing your Cloud\nprojects, see [Cloud Resource Manager: creating, shutting down, and restoring projects](https://cloud.google.com/resource-manager/docs/creating-managing-projects).\n\ngcloud \n\n```bash\ngcloud projects delete \"\u003cvar translate=\"no\"\u003ePROJECT\u003c/var\u003e\"\n```\n\nRead more about the\n[Google Cloud SDK](https://cloud.google.com/sdk)\n,\n[Cloud SDK installation](https://cloud.google.com/sdk/docs/install)\n, and the following commands:\n\n- [`gcloud projects delete`](https://cloud.google.com/sdk/gcloud/reference/projects/delete)\n\nWhat's next\n\nAfter setting up your Google Cloud project, you must create and secure\nyour API Key to use the Directions API:\n\n[Use API Keys](/maps/documentation/directions/get-api-key)"]]