支持
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
本页面列出了 Maps JavaScript 功能中仿真 3D 地图的已知问题和临时解决方法。
启用硬件加速功能
为了支持 3D 地图,大多数浏览器都必须启用硬件加速。如需在 Chrome 和 Microsoft Edge 中启用硬件加速,请打开设置,选择系统,并确保使用硬件加速模式(如果可用)处于启用状态。
2025 年 2 月 20 日的地图初始化变更
如果您在 2025 年 2 月 20 日之前(在版本 3.60.1 之前)创建了实验性 v=alpha
Maps JavaScript API 3D 地图,但遇到了地图错误或地图显示为黑色/空白,则需要更新代码才能继续使用 Maps JavaScript API 3D 地图功能。
现在必须为 Map3DElement
设置新的 mode
选项,才能渲染 3D 地图(有 2 个新值 HYBRID
和 SATELLITE
可供选择)。移除了现有的 defaultLabelsDisabled
选项,并将模式设置为 HYBRID
或 SATELLITE
。
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-08-12。
[null,null,["最后更新时间 (UTC):2025-08-12。"],[],[],null,["\u003cbr /\u003e\n\n| This product or feature is in Preview (pre-GA). Pre-GA products and features might have limited support, and changes to pre-GA products and features might not be compatible with other pre-GA versions. Pre-GA Offerings are covered by the [Google\n| Maps Platform Service Specific Terms](https://cloud.google.com/maps-platform/terms/maps-service-terms). For more information, see the [launch stage\n| descriptions](/maps/launch-stages).\n\n\u003cbr /\u003e\n\nThis page lists known issues and workarounds for Photorealistic 3D Maps in Maps JavaScript features.\n\nEnable hardware acceleration\n\nIn order to support 3D Maps, hardware acceleration must be enabled in most\nbrowsers. To enable hardware acceleration in Chrome and Microsoft Edge, open\n**Settings** , select **System** , and ensure that **Use hardware acceleration\nwhen available** is enabled.\n\n- Learn how to [change websites preferences in Safari](https://support.apple.com/guide/safari/websites-ibrwe2159f50/14.0/mac/11.0).\n- Learn about [Firefox's performance settings](https://support.mozilla.org/en-US/kb/performance-settings).\n\nMap initialization changes on February 20, 2025\n\nIf you created an experimental `v=alpha` Maps JavaScript API 3D map before\nFebruary 20th 2025 (prior to version 3.60.1) and encounter a\nmap error or black or blank map, you need to update your code\nto continue using the Maps JavaScript API 3D map features.\n\nA new `mode` option on `Map3DElement` must now be set for 3D Map to be rendered\n(2 new values `HYBRID` and `SATELLITE` are available). The existing\n`defaultLabelsDisabled` option is removed, set the mode to either `HYBRID` or\n`SATELLITE`.\n\n- [Release Notes](https://developers.google.com/maps/documentation/javascript/releases#3.60.1)\n- Updated [Simple 3D Map Code sample](https://developers.google.com/maps/documentation/javascript/examples/3d/simple-map)"]]