Este producto o función tiene el estado de heredado. Para obtener más información sobre el estado de heredado y cómo migrar de los servicios heredados a los más nuevos, consulta
Productos y funciones heredados.
Configura tu proyecto de Google Cloud
Organiza tus páginas con colecciones
Guarda y categoriza el contenido según tus preferencias.
En esta guía, se muestra cómo configurar tu proyecto de Google Cloud antes de usar las APIs de Google Maps Platform. Si bien es posible que hayas completado algunos de estos pasos en la página Guía de inicio rápido o Cómo comenzar a utilizar Google Maps Platform, este documento proporciona instrucciones adicionales y útiles para administrar tus proyectos.
Crea un proyecto
Si deseas usar Google Maps Platform, debes tener un proyecto para administrar los servicios, las credenciales, la facturación, las APIs y los SDKs.
La configuración de facturación es obligatoria para todos los proyectos, pero solo se te cobrará si un proyecto excede su cuota de servicios sin cargo.
Para crear un proyecto de Cloud que tenga la facturación habilitada, haz lo siguiente:
Console
-
Crea un proyecto nuevo de Google Cloud en la consola de Cloud:
Crear un nuevo proyecto
-
En la página Proyecto nuevo, completa la información requerida:
-
Nombre del proyecto: Acepta el valor predeterminado o ingresa un nombre personalizado.
Puedes cambiar el nombre del proyecto en cualquier momento. Para obtener más información, consulta Identifica proyectos.
-
ID del proyecto: Acepta el valor predeterminado o haz clic en EDITAR para ingresar un ID personalizado que las APIs de Google usan como identificador único para tu proyecto.
Después de crear el proyecto, no podrás cambiar su ID, así que elige uno que te resulte cómodo para todo el ciclo de vida del proyecto. No incluyas información sensible en el ID del proyecto.
-
Cuenta de facturación: Selecciona una cuenta de facturación para el proyecto. Si no configuraste una cuenta de facturación o solo tienes una, no verás esta opción.
Para asociar un proyecto con una cuenta de facturación, debes ser el administrador de facturación del proyecto o de una cuenta de facturación. Para obtener más información, consulta la documentación de control de acceso a la facturación.
-
Ubicación: Si tienes una organización con la que deseas vincular tu proyecto, haz clic en Explorar y selecciónala. De lo contrario, selecciona "Sin organización".
Para obtener más información, consulta Crea y administra carpetas y Relaciones entre organizaciones, proyectos y cuentas de facturación.
Selecciona Crear.
Cómo habilitar la facturación
Para implementar tus aplicaciones, debes habilitar la facturación. No se aplicarán cargos a tu cuenta si no superas la cuota mensual.
Si tu aplicación necesita recursos que superan la cuota mensual, se te cobrará por el uso adicional.
Si ya tienes una cuenta de facturación cuando creas un proyecto de Cloud, la facturación se habilita de forma automática en ese proyecto.
Para habilitar la facturación en un proyecto de Cloud, sigue estos pasos:
- En la consola de Cloud, ve a la página Facturación:
Ir a la página Facturación
- Selecciona o crea un proyecto de Cloud.
- Según si existe una cuenta de facturación o si el proyecto de Cloud seleccionado está asociado con una cuenta, se mostrará una de las siguientes opciones en la página Facturación:
- Si la facturación ya está habilitada para el proyecto de Cloud seleccionado, aparecerán los detalles de la cuenta de facturación.
- Si no existe una cuenta de facturación, se te solicitará que crees una y la asocies con el proyecto de Cloud seleccionado.
- En el caso de que exista una cuenta de facturación, se te solicitará que habilites la facturación si el proyecto de Cloud seleccionado no está asociado con esta cuenta. También puedes seleccionar Cancelar y, luego, Crear cuenta para crear y asociar una cuenta de facturación nueva.
Una vez que habilitas la facturación, no hay límite para el importe que se te podría cobrar. Si deseas tener más control sobre tus costos, puedes crear un presupuesto y configurar alertas. Para obtener más información, consulta Facturación.
Habilita las APIs
Para usar Google Maps Platform, debes habilitar las APIs o los SDKs que planeas usar con tu proyecto.
Cómo ver las APIs habilitadas
Console
Para ver las APIs o los SDKs que habilitaste, ve a la página de Google Maps Platform en la consola de Cloud:
Ir a la página de Google Maps Platform
- APIs adicionales: Indica las APIs o los SDKs que no están habilitados.
- Si ves tarjetas para cada servicio y API de Google Maps, significa que no se habilitó ninguna API ni SDK.
Cómo cerrar un proyecto
Puedes cerrar un proyecto para inhabilitar la facturación y liberar todos los recursos de Google Cloud que se usan en ese proyecto de Cloud.
¿Qué sigue?
Después de configurar tu proyecto de Google Cloud, debes crear y proteger tu clave de API para usar la API de Directions:
Usar claves de API
Salvo que se indique lo contrario, el contenido de esta página está sujeto a la licencia Atribución 4.0 de Creative Commons, y los ejemplos de código están sujetos a la licencia Apache 2.0. Para obtener más información, consulta las políticas del sitio de Google Developers. Java es una marca registrada de Oracle o sus afiliados.
Última actualización: 2025-08-31 (UTC)
[null,null,["Última actualización: 2025-08-31 (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,["# Set up your Google Cloud project\n\nThis 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 document provides additional, useful instructions for managing your projects.\n\nCreate a project\n----------------\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\n### Console\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\n### gcloud\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--------------\n\nTo deploy your apps, you must enable billing. Your account won't 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-----------\n\nTo use Google Maps Platform, you must enable the APIs or SDKs you plan to use with your project.\n\n### Console\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\n### Cloud 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-----------------\n\n### Console\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\n### gcloud\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-------------------\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\n### Console\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\n### gcloud\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-----------\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)"]]