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

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
object Companion
Link copied to clipboard

Functions

Link copied to clipboard
fun getNearestPanoId(position: Cartographic, radius: Double? = definedExternally): JsAny

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

Gets the panorama primitive for a requested position and orientation.