With advanced markers you can customize the default marker's background, border,
glyph text, collision behavior and replace the default marker icon with a custom
graphic image.
Getting started
Advanced markers require a valid mapID. A map
ID is a unique identifier that represents a single instance of a Google Map. You
can create map IDs and update a style associated with a map ID at any time in
the Google Cloud console.
[null,null,["Last updated 2025-03-31 UTC."],[[["Advanced markers let you customize the marker's appearance, including background, border, text, and icon, using a custom graphic image or built-in styles."],["To use advanced markers, you need a valid mapID, which is a unique identifier for your Google Map and can be created in the Google Cloud console."],["While a mapID is required for production, you can use the `DEMO_MAP_ID` for testing purposes in your app code."],["Advanced markers are only supported in Google Maps SDK 8.0.0 for iOS 14+ and are not available for iOS 13 and below."]]],["Advanced markers allow customization of default markers, including background, border, glyph text, collision behavior, and custom icons. They require a valid map ID, created in the Google Cloud console, to uniquely identify a Google Map instance. Testing can utilize the `DEMO_MAP_ID`, but it's not for production. The capabilities were introduced in Google Maps SDK 8.0.0, supporting iOS 14 and above. You can select documentation from Android, iOS and JavaScript platforms.\n"]]