Companion

Types

Link copied to clipboard
Link copied to clipboard
interface FromUrlOptions

Functions

Link copied to clipboard

Creates an ImageryProvider which provides 2D global tiled imagery from Google 2D Tiles, streamed using the Cesium ion REST API.

Link copied to clipboard
fun fromIonAssetIdAsync(options: Google2DImageryProvider.Companion.FromIonAssetIdOptions): ERROR CLASS: Symbol not found for Promise<cesium/engine/Google2DImageryProvider>
Link copied to clipboard

Creates an ImageryProvider which provides 2D global tiled imagery from Google 2D Tiles.

Link copied to clipboard
fun fromUrlAsync(options: Google2DImageryProvider.Companion.FromUrlOptions): ERROR CLASS: Symbol not found for Promise<cesium/engine/Google2DImageryProvider>