Represents various constraints that can be applied to the camera’s position
or orientation.
Use these cases to define limits on camera properties like altitude, heading, tilt,
or geographical bounds, often used to guide user interaction or enforce
specific viewing perspectives within a map or scene view.
[[["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."],[],[],null,["# GoogleMaps3D Framework Reference\n\nEnumerations\n============\n\nThe following enumerations are available globally.\n- `\n ``\n ``\n `\n\n ### [AltitudeMode](/maps/documentation/maps-3d/ios-sdk/reference/Enums/AltitudeMode)\n\n `\n ` \n\n #### Declaration\n\n Swift \n\n enum AltitudeMode\n\n extension AltitudeMode : Equatable, Hashable\n\n- `\n ``\n ``\n `\n\n ### [CameraRestriction](/maps/documentation/maps-3d/ios-sdk/reference/Enums/CameraRestriction)\n\n `\n ` \n Represents various constraints that can be applied to the camera's position\n or orientation.\n\n Use these cases to define limits on camera properties like altitude, heading, tilt,\n or geographical bounds, often used to guide user interaction or enforce\n specific viewing perspectives within a map or scene view. \n\n #### Declaration\n\n Swift \n\n enum CameraRestriction\n\n- `\n ``\n ``\n `\n\n ### [CollisionBehavior](/maps/documentation/maps-3d/ios-sdk/reference/Enums/CollisionBehavior)\n\n `\n ` \n\n #### Declaration\n\n Swift \n\n enum CollisionBehavior\n\n extension CollisionBehavior : Equatable, Hashable\n\n- `\n ``\n ``\n `\n\n ### [MapError](/maps/documentation/maps-3d/ios-sdk/reference/Enums/MapError)\n\n `\n ` \n Error types for Map. \n\n #### Declaration\n\n Swift \n\n enum MapError\n\n extension MapError : Copyable, Equatable, Error, Escapable, Hashable, Sendable\n\n- `\n ``\n ``\n `\n\n ### [MapMode](/maps/documentation/maps-3d/ios-sdk/reference/Enums/MapMode)\n\n `\n ` \n The different map modes that can be set when initializing a [Map](/maps/documentation/maps-3d/ios-sdk/reference/Structs/Map). \n\n #### Declaration\n\n Swift \n\n enum MapMode\n\n extension MapMode : Copyable, Equatable, Escapable, Hashable\n\n- `\n ``\n ``\n `\n\n ### [StrokePattern](/maps/documentation/maps-3d/ios-sdk/reference/Enums/StrokePattern)\n\n `\n ` \n\n #### Declaration\n\n Swift \n\n enum StrokePattern\n\n extension StrokePattern : Copyable, Equatable, Escapable, Hashable"]]