Overview
A new base map is now available in version 3.32. It updates the default base map with a new look and feel, new markers, and more.
Features
- Updated base map styling and colors.
- New markers and pins.
Comparison
The image below shows the current base map on the left side, and the experimental base map on the right.
How to opt-out (until August 2018)
To opt-out of the new base map, use version 3.31 of the Maps JavaScript API
until August 2018. To do this, update the script tag that
loads the API, to use version 3.31:
&v=3.31&
Your script tag should now look similar to the following
example:
<script src="https://maps.googleapis.com/maps/api/js?key=YOUR_API_KEY&v=3.31>
Read more about versioning.
How to provide feedback
Report a bug or feature request on the issue tracker.