[[["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-10-31 UTC."],[],["`MapColorScheme` defines integer values for color schemes in map views. It provides three constants: `DARK` (1) for dark mode, `LIGHT` (0) for light mode, and `FOLLOW_SYSTEM` (2) to adapt to the device's night mode settings. These schemes can be applied using `GoogleMap.setMapColorScheme()` or `GoogleMapOptions.setMapColorScheme()`. Inherited methods from the `Annotation` interface such as `annotationType`, `equals`, `hashCode`, and `toString` are also included.\n"]]