OBJECT
PanoramicImageOption
A set of resolutions that are available for a given format.
link GraphQL Schema definition
- type PanoramicImageOption {
 - : PanoramicImageFormat 
 - : [String] 
 - }
 
    OBJECT
A set of resolutions that are available for a given format.
- type PanoramicImageOption {
 - : PanoramicImageFormat 
 - : [String] 
 - }