Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 1.24 KB

File metadata and controls

33 lines (18 loc) · 1.24 KB

See html formatted version

StreetViewService class

google.maps.StreetViewService class

A StreetViewService object performs searches for Street View data.

Constructor

undefined

StreetViewService()

Parameters:  None

Creates a StreetViewService, which provides an interface to the data stored in the Street View service.

Methods

undefined

getPanorama(request, callback)

Parameters: 

Return Value:  None

Retrieves the StreetViewPanoramaData for a panorama that matches the supplied Street View query request. The StreetViewPanoramaData is passed to the provided callback.