GMSPanoramaSource
enum GMSPanoramaSource : NSUInteger {}Source types for Panoramas. Used to specify the source of a StreetView Panorama.
This API is experimental. Results may not always match expectations.
- 
                  
                  Panoramas of locations either inside or outside. DeclarationSwift case `default` = 0Objective-C kGMSPanoramaSourceDefault = 0
- 
                  
                  Panoramas of locations outside. DeclarationSwift case outside = 1Objective-C kGMSPanoramaSourceOutside