[[["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."],[[["`kGMSLayerCameraBearingKey` is a constant string used to specify the bearing of a camera."],["The bearing value ranges from 0 to 360 degrees, where 0 is north and the values wrap around."],["This key is related to the `GMSMapLayer` class for managing map layers."]]],["`kGMSLayerCameraBearingKey` is a constant string key used in relation to `GMSMapLayer`. It represents the camera's bearing, which ranges from 0 to 360 degrees. The values associated with this key are wrapped, meaning that if a value exceeds 360, it will wrap back around, ensuring it stays within the specified range. It is defined as a non-null external string constant.\n"]]