[[["容易理解","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 (世界標準時間)。"],[[["\u003cp\u003eEasily embed interactive maps and Street View panoramas on your web page using the Maps Embed API with a simple HTTP request.\u003c/p\u003e\n"],["\u003cp\u003eConfigure the \u003ccode\u003esrc\u003c/code\u003e attribute of an iframe with a URL containing parameters like place name, address, or Place ID to specify the map location.\u003c/p\u003e\n"],["\u003cp\u003eThe Maps Embed API is free to use with unlimited usage, offering a quick and straightforward way to integrate Google Maps content.\u003c/p\u003e\n"],["\u003cp\u003eGet started quickly with an iframe generator, set up your Google Cloud project for development, or explore detailed documentation on embedding maps.\u003c/p\u003e\n"]]],[],null,["Place an interactive map or Street View panorama on your web page with\nMaps Embed API. Use a simple HTTP request; no JavaScript required.\n| **Note:** Street View imagery [comes\n| from two sources](https://www.google.com/streetview/): Google (non-public developer-controlled imagery), and the public (UGC, or public user-generated content). Note that there is no way to use only one source of Street View imagery over the other. Learn more about our [Street view imagery privacy policy](https://www.google.com/streetview/privacy/).\n\nYou can set the Maps Embed API URL as the `src` attribute of an\niframe. When configuring a `src` property, the required `q` parameter can support a URL-escaped place name, address, plus code, or [Place ID](/maps/documentation/places/web-service): \n\n```html\n\u003ciframe\n width=\"600\"\n height=\"450\"\n style=\"border:0\"\n loading=\"lazy\"\n allowfullscreen\n referrerpolicy=\"no-referrer-when-downgrade\"\n src=\"https://www.google.com/maps/embed/v1/place?key=API_KEY\n &q=Space+Needle,Seattle+WA\"\u003e\n\u003c/iframe\u003e\n```\n| **Note:** All Maps Embed API requests are available at no charge with unlimited usage. For more information, see [Usage and Billing](/maps/documentation/embed/usage-and-billing).\n\nGetting started\n\n- Use an automatic iframe generator to embed a map into your webpage:\n\n [Go to Quickstart](/maps/documentation/embed/map-generator)\n- Start developing with the Maps Embed API by setting up your\n Google Cloud project:\n\n [Set up in Cloud console](/maps/documentation/embed/cloud-setup)\n- For an index of all the possible parameters for the Maps Embed API request, see the Embedding a map guide:\n\n [Go to Embedding a map](/maps/documentation/embed/embedding-map)"]]