The response resolved for a Promise from google.maps.StreetViewService.getPanorama.

interface StreetViewResponse {
    data: StreetViewPanoramaData;
}

Properties

Properties

The representation of a panorama.