[[["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 2024-11-15 UTC."],[[["`GMSPinImageOptions` provides customization options for the image of advanced markers on a map."],["It allows developers to set a custom glyph (image or string) to replace the default marker icon."],["Developers can customize the marker's appearance by setting the background and border colors."]]],["`GMSPinImageOptions` customizes advanced marker pin images. Key actions include setting the `glyph`, which is a string or image replacing the marker's glyph. Users can also define the `backgroundColor` to fill the marker shape and the `borderColor` to outline the shape. These properties are accessible and modifiable in both Swift and Objective-C, enabling fine-grained control over the visual appearance of markers.\n"]]