Properties
Functions
Link copied to clipboard
suspend fun fromUrl( url: Resource, options: GoogleEarthEnterpriseMapsProvider.ConstructorOptions? = definedExternally): GoogleEarthEnterpriseMapsProvider
Creates a tiled imagery provider using the Google Earth Imagery API.
suspend fun fromUrl( url: String, options: GoogleEarthEnterpriseMapsProvider.ConstructorOptions? = definedExternally): GoogleEarthEnterpriseMapsProvider
Link copied to clipboard
fun fromUrlAsync( url: Resource, options: GoogleEarthEnterpriseMapsProvider.ConstructorOptions? = definedExternally): <Error class: unknown class><GoogleEarthEnterpriseMapsProvider>
fun fromUrlAsync( url: String, options: GoogleEarthEnterpriseMapsProvider.ConstructorOptions? = definedExternally): <Error class: unknown class><GoogleEarthEnterpriseMapsProvider>