Support Stay organized with collections Save and categorize content based on your preferences.
This page lists known issues and workarounds for 3D Maps in Maps JavaScript features.
Enable hardware acceleration
In order to support 3D Maps, hardware acceleration must be enabled in mostbrowsers. To enable hardware acceleration in Chrome and Microsoft Edge, openSettings, selectSystem, and ensure thatUse hardware accelerationwhen available is enabled.
- Learn how tochange websites preferences in Safari.
- Learn aboutFirefox's performance settings.
Map initialization changes on February 20, 2025
If you created an experimentalv=alpha Maps JavaScript API 3D map beforeFebruary 20th 2025 (prior to version 3.60.1) and encounter amap error or black or blank map, you need to update your codeto continue using the Maps JavaScript API 3D map features.
A newmode option onMap3DElement must now be set for 3D Map to be rendered(2 new valuesHYBRID andSATELLITE are available). The existingdefaultLabelsDisabled option is removed, set the mode to eitherHYBRID orSATELLITE.
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-11-21 UTC.