Cloud-based maps styling now has a refreshed map style available for web and mobile. This update to map styling includes a new default color palette, modernized pins, and improvements to map experiences and usability. For more information, see New map style for Google Maps Platform. To start using the new map colors with cloud-based maps styling, see Update a map style to the latest version.
You have several options for customizing Google Maps Platform (GMP) maps. Most of
these methods require you to use a map ID to access several different map
customization features. You can also manually customize GMP
maps using JSON styling,
Customize maps with map IDs
A map ID is a unique identifier that represents a single instance of a Google
Map. Map IDs are restricted to a single platform–JavaScript, Android, iOS, or
Static maps. You associate map IDs with a project, and can use map IDs to enable
features or manage or style maps on your websites and in your applications. For
details, see Map ID overview.
Customize with map IDs and Cloud-based maps styling
With cloud-based maps styling, you use map IDs and map styles to create a
customized road map experience for your users. You can then update the style as
needed in the Cloud console, without having to update your apps' code. For
details, see Cloud-based maps styling.
Customize maps manually with JSON styling
Manually customizing maps lets you style the normal map type, and does not
require a map ID. Any updates to the style require a code update. You cannot
combine manual map styling and cloud-based maps styling in the same app.
To customize a map manually using JSON styling, see
JSON map styling.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-29 UTC."],[[["Google Maps Platform offers various customization options, including using map IDs and JSON styling."],["Map IDs are unique identifiers for Google Maps, enabling features and styling management within projects."],["Cloud-based maps styling, coupled with map IDs, allows for dynamic customization through the Cloud Console without code updates."],["Manual customization using JSON styling directly modifies map appearance but necessitates code updates for any changes."],["You can't combine manual JSON styling and cloud-based styling on the same map."]]],[]]