[[["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."],[[["\u003cp\u003e\u003ccode\u003ekGMSLayerPanoramaFOVKey\u003c/code\u003e is a constant string used to set the field of view for a panorama layer.\u003c/p\u003e\n"],["\u003cp\u003eThe valid range for the field of view is from 1 to 160 degrees, with a default value of 90 degrees.\u003c/p\u003e\n"],["\u003cp\u003eThis key is used with the \u003ccode\u003eGMSPanoramaLayer\u003c/code\u003e class to control the panorama's perspective.\u003c/p\u003e\n"]]],["`kGMSLayerPanoramaFOVKey` is a constant representing the field of view (FOV) for a panorama layer. It's measured in degrees and accepts values between 1 and 160, with 90 being the default. This key is associated with `GMSPanoramaLayer`, which is likely used to configure or retrieve the FOV of a panoramic view in a mapping application. The valid range for this parameter controls the visible scope of the panorama.\n"],null,["# GoogleNavigation Framework Reference\n\nkGMSLayerPanoramaFOVKey\n=======================\n\n extern NSString *const _Nonnull kGMSLayerPanoramaFOVKey\n\nkGMSLayerPanoramaFOVKey ranges from [1, 160](/maps/documentation/navigation/ios-sdk/reference/objc/Constants/in-degrees), default 90.\n\n@related [GMSPanoramaLayer](../Classes/GMSPanoramaLayer.html)"]]