[[["容易理解","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-02-07 (世界標準時間)。"],[[["Google Maps Platform products require an API key for authentication and billing purposes, associating your project with your Google billing account."],["API keys can be created and managed through the Google Cloud Console or the Cloud SDK."],["For enhanced security, Google strongly recommends restricting your API keys by limiting their usage to specific APIs and IP addresses."],["Include your API key with every Map Tiles API request, ensuring the URL is properly encoded and uses HTTPS."],["After obtaining your API key, utilize it to create session tokens for accessing 2D and Street View Tiles, or directly for requesting 3D Tiles."]]],["API keys secure Google Maps Platform products by authenticating requests and associating them with a project and billing account. To create one, navigate to the Google Maps Platform Credentials page, and select \"Create credentials \\\u003e API key.\" API key usage should be restricted via the Credentials page by setting application and API restrictions for enhanced security. For Cloud SDK, the commands are `gcloud services api-keys create` to generate a new key or `gcloud services api-keys update` to set new restriction. Every Map Tiles API request requires an API key.\n"]]