New basemap styling is coming soon to Google Maps Platform. This update to map styling includes a new default color palette, modernized pins, and improvements to map experiences and usability. All map styles will be automatically updated in March 2025. For more information on availability and how to opt in earlier, see
New map style for Google Maps Platform.
GoogleMaps Framework Reference
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.
Declaration
Objective-C
kGMSPanoramaSourceDefault = 0
-
Panoramas of locations outside.
Declaration
Objective-C
kGMSPanoramaSourceOutside
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-11-15 UTC.
[null,null,["Last updated 2024-11-15 UTC."],[[["`GMSPanoramaSource` is an enum used to specify the source of a Street View panorama."],["This API is experimental and may not always produce expected results."],["It includes two options: `kGMSPanoramaSourceDefault` for panoramas inside or outside and `kGMSPanoramaSourceOutside` for panoramas exclusively outside."]]],[]]