Uses the default sources of Street View, searches will not be limited to specific sources.
Limits Street View searches to official Google collections.
Limits Street View searches to outdoor collections. Indoor collections are not included in search results. Note also that the search only returns panoramas where it's possible to determine whether they're indoors or outdoors. For example, PhotoSpheres are not returned because it's unknown whether they are indoors or outdoors.
Generated using TypeDoc
Identifiers to limit Street View searches to selected sources. These values are specified as strings. For example,
'outdoor'
.Access by calling
const {StreetViewSource} = await google.maps.importLibrary("streetView")
. See https://developers.google.com/maps/documentation/javascript/libraries.