使用邊框、背景顏色、陰影或足夠的空白空間等 UI 提示,從視覺上區分 Google 地圖平台內容和其他內容。
請勿將 Google 地圖與非 Google 地圖平台內容混用,以免誤導使用者。
確認出處資訊一律清晰可見。請勿移除、隱藏、遮蓋或修改。
下圖顯示這些視覺需求範例。
Google 地圖出處資訊的範例,分別位於內容頂端、底部和側邊 三種區分 Google 地圖內容 (地點評分) 與其他內容的方法範例 請勿遮蓋 Google 地圖出處資訊,也不要與其他來源的內容混用
第三方資料供應商
Google 地圖產品上的部分資料和圖片來自 Google 以外的供應商。
對於部分產品 (例如 Map Tiles API),我們可能會向您提供第三方資料供應商的必要出處資訊。如果我們這麼做,作者資訊的文字必須包含「Google 地圖」名稱和相關資料供應商,例如「地圖資料:Google、Maxar Technologies」。如果 Google 提供第三方出處資訊,只加入「Google 地圖」或 Google 標誌並非適當的出處資訊。
[null,null,["上次更新時間:2025-07-17 (世界標準時間)。"],[],[],null,["This document lists requirements for applications developed with the\nPlaces Insights. Note that use of the Places Insights is governed by\nyour Agreement with Google.\n\nPolicies\n\nThis section describes policies relevant to Places Insights. Policies provide practical\nimplementation guidelines and requirements to help you use the Service\ncorrectly and in line with Google Maps Platform's expectations.\n\nExceptions from caching restrictions\n\nNote that the **place ID** , used to uniquely identify a place, is\n**exempt from** the [caching restrictions](https://cloud.google.com/maps-platform/terms/maps-service-terms).\nYou can therefore store place ID values indefinitely.\nThe place ID is returned in the `place_id` field in\nAPI responses. Learn how to save, refresh, and manage place IDs in the [Place IDs guide](/maps/documentation/placesinsights/place-id#save-id).\n\nGoogle Maps attribution requirements\n\nThis section provides attribution requirements and guidelines for displaying Google\nMaps and Content through your applications.\n\nDisplay Google Maps attribution\n\nYou must follow Google Maps attribution requirements when displaying Content from\nGoogle Maps Platform APIs in your app or website. You don't need to add extra attribution\nif the Content is shown on a Google Map where the attribution is already visible.\n\nIncluded Google Maps attribution\n\nFor Google Maps attribution that is already provided by Google Maps Platform in\nthe user interface, such as in Places UI Kit:\n\n- Don't remove included attribution regardless of where it is displayed. Don't alter, hide, or obscure the attribution and make sure it is clearly visible against the background.\n- Always visually distinguish Google Maps Platform Content from other content by using UI cues such as a border, background color, shadow, or sufficient whitespace.\n- When making visual modifications, you must adhere to all Google Maps attribution requirements.\n\nGoogle Maps logo and text attribution\n\nAttribution should take the form of the Google Maps logo whenever possible.\nIn cases where space is limited, the text **Google Maps** is acceptable.\nIt must always be clear to end users which content is provided by Google Maps.\nLeft: Google Maps logo attribution, Right: Google Maps text attribution\n\nLogo attribution Follow these requirements for using the Google Maps logo in your app or website. Acceptable variations for Google Maps logo attribution\n\nDownload Google Maps logos\n\nUse the official Google Maps logo files. Download the logos below, and follow the guidelines in this section.\n[Download the Google Maps attribution assets](/static/maps/documentation/images/Google_Maps_Attribution_Assets.zip)\n\nWhen using the Google Maps logo, follow these guidelines.\n\n- Don't modify the logo in any way.\n- Maintain the aspect ratio of the logo to prevent distortion.\n- Use the outlined logo on a busy background, like a map or image.\n- Use the non-outlined logo on a plain background, like a solid color or subtle gradient.\n\nLogo size specification Follow these size specifications for the Google Maps logo:\n\n- **Minimum logo height:** 16dp\n- **Maximum logo height:** 19dp\n- **Minimum logo clear space:** 10dp on left, right and top, 5dp on the bottom\n\nTo learn about dp, see [Pixel density](https://m2.material.io/design/layout/pixel-density.html#pixel-density) on the Material Design website.\nGoogle Maps logo showing minimum clear space and acceptable size range\n\nLogo accessibility Follow these accessibility requirements for the Google Maps logo:\n\n- Maintain an [accessible contrast](https://www.w3.org/WAI/WCAG21/Understanding/contrast-minimum.html) between the logo and the background.\n- Include an accessibility label with the text **Google Maps**.\n\nUnacceptable variations and accessibility issues for Google Maps logo attribution\n\nText attribution\n\nIf the size of your interface does not support using the Google Maps logo, you can spell out **Google Maps** in text. Follow these guidelines:\nAcceptable variations of the Google Maps text attribution\n\n- Don't modify the text **Google Maps** in any way: \n - Don't change the capitalization of **Google Maps**\n - Don't wrap **Google Maps** onto multiple lines\n - Don't localize **Google Maps** into another language.\n - Prevent browsers from translating **Google Maps** by using the HTML attribute `translate=\"no\"`.\n\nUnacceptable variations of the Google Maps text attribution\n\n- Style Google Maps text as described in the following table:\n\n | Google Maps text-styling requirements ||\n |----------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n | **Property** | **Style** |\n | Font family | [Roboto](https://fonts.google.com/specimen/Roboto?preview.text_type=custom). Loading the font is optional. |\n | Fallback font family | Any sans serif body font already used in your product or \"Sans-Serif\" to invoke the default system font |\n | Font style | Normal |\n | Font weight | 400 |\n | Font color | White, black (#1F1F1F), or gray (#5E5E5E). Maintain accessible [(4.5:1)](https://www.w3.org/WAI/WCAG21/Understanding/contrast-minimum.html) contrast against the background. |\n | Font size | Minimum font size: 12sp Maximum font size: 16sp To learn about sp, see [Font size units](https://m3.material.io/styles/typography/type-scale-tokens#3f4488e7-3b74-45b0-a143-9d6afa4d62dc) on the Material Design website. |\n | Letter spacing | Normal |\n\nExample CSS\n\nThe following CSS renders Google Maps with the appropriate typographic style and color on a white or light background. \n\n```python\n@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap');\n\n.GMP-attribution {\nfont-family: Roboto, Sans-Serif;\nfont-style: normal;\nfont-weight: 400;\nfont-size: 1rem;\nletter-spacing: normal;\nwhite-space: nowrap;\ncolor: #5e5e5e;\n}\n```\n\nVisual requirements Follow these requirements for the visual treatment of Google Maps attribution.\n\n- Position attribution near the top or bottom of the content, and within the same visual container. For a single line of content, attribution can be positioned to the right or left.\n\n- Visually distinguish Google Maps Platform Content from other content by using UI cues such as a border, background color, shadow, or sufficient whitespace.\n\n- Don't misrepresent Google Maps by attributing it with non-Google Maps Platform content.\n- Verify that the attribution is always visible and legible. Never remove, hide, obscure, or modify it.\n\nThe following figures show examples of these visual requirements.\nExample of Google Maps attribution positioned at the top, at the bottom, and to the side of the content \nExample of three approaches to differentiating Google Maps Content (the place rating) from other content \nDon't obscure the Google Maps attribution or mix it with content from other sources\n\nThird-party data providers\n\nSome of the data and images on our mapping products come from providers other than Google.\nFor some products, such as Map Tiles API, we may provide you with the required attribution\nto the third-party data provider. When we do, the text of your\nattribution must say the name \"Google Maps\" and the relevant\ndata provider(s), such as \"Map data: Google, Maxar Technologies.\" When Google provides\nthird-party attribution, only including \"Google Maps\" or the Google logo is not\nproper attribution."]]