PanoramaProvider

abstract new Cesium.PanoramaProvider()

Provides imagery to be displayed on the surface of an ellipsoid. This type describes an interface and is not intended to be instantiated directly.
Demo:
See:

Methods

static Cesium.PanoramaProvider.fromUrl(options)PanoramaProvider

Returns a panorama provider.
Name Type Description
options object Input options to create the panorama provider.
Returns:
The panorama provider for loading panoramas into a scene.
Returns a panorama primitive.
Name Type Description
options object Input options to create the panorama primitive.
Returns:
The panorama primitive for displaying panoramas in a scene.
Need help? The fastest way to get answers is from the community and team on the Cesium Forum.