Types
Link copied to clipboard
interface FromIonAssetIdOptions
Link copied to clipboard
interface FromUrlOptions
Functions
Link copied to clipboard
suspend fun fromIonAssetId(options: Google2DImageryProvider.Companion.FromIonAssetIdOptions): Google2DImageryProvider
Creates an ImageryProvider which provides 2D global tiled imagery from Google 2D Tiles, streamed using the Cesium ion REST API.
Link copied to clipboard
Link copied to clipboard
suspend fun fromUrl(options: Google2DImageryProvider.Companion.FromUrlOptions): Google2DImageryProvider
Creates an ImageryProvider which provides 2D global tiled imagery from Google 2D Tiles.
Link copied to clipboard