[[["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-08-27 UTC."],[],["The `GMTCMapViewSessionState` enum defines the activity status of a map view session. It has two states: `inactive`, represented by the value 0, indicating the session is not yet added to a map view, and `active`, represented by the value 1, meaning the session is currently added to a map view. The state is accessible in both Swift and Objective-C.\n"]]