GoogleStreetViewCubeMapPanoramaProvider
This object is normally not instantiated directly, use [GoogleStreetViewCubeMapPanoramaProvider.fromUrl].
Creates a PanoramaProvider which provides imagery from Google Street View Static API to be displayed in a panorama.
See also
Types
Functions
Link copied to clipboard
Gets the panoIds for the given cartographic location. See https://developers.google.com/maps/documentation/tile/streetview#panoid-search.
Link copied to clipboard
Gets metadata for panoId. See [https://developers.google.com/maps/documentation/tile/streetview#metadata_response] for response object.
Link copied to clipboard
fun loadPanorama(options: GoogleStreetViewCubeMapPanoramaProvider.LoadPanoramaOptions): CubeMapPanorama
Gets the panorama primitive for a requested position and orientation.