Sử dụng bộ sưu tập để sắp xếp ngăn nắp các trang Lưu và phân loại nội dung dựa trên lựa chọn ưu tiên của bạn.
Đặt một bản đồ tương tác hoặc ảnh toàn cảnh trong Chế độ xem đường phố trên trang web của bạn bằng Maps Embed API. Sử dụng yêu cầu HTTP đơn giản; không cần JavaScript.
Bạn có thể đặt URL Maps Embed API làm thuộc tính src của một iframe. Khi bạn định cấu hình một tài sản src, tham số q bắt buộc có thể hỗ trợ tên địa điểm, địa chỉ, mã cộng hoặc Mã địa điểm được thoát URL:
[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Thiếu thông tin tôi cần","missingTheInformationINeed","thumb-down"],["Quá phức tạp/quá nhiều bước","tooComplicatedTooManySteps","thumb-down"],["Đã lỗi thời","outOfDate","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Vấn đề về mẫu/mã","samplesCodeIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 2025-08-16 UTC."],[[["\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)"]]