WebSceneDataSource

Interface

Web scene data source is created from a webscene. It may have child data sources (such as feature layer data source, scene layer data source and so on).

Inheritance: WebSceneDataSourceMapDataSourceItemMixin

Properties

PropertyType
WebScene

type

Interface Property
type: WebScene

Methods

Hide inherited methods
MethodReturns
fetchSchema()
 inherited 
ready()
 inherited 
Promise<MapChildDataSource[]>

fetchSchema

inherited
Interface Method
fetchSchema(): Promise<IMDataSourceSchema>
Returns 
Promise<IMDataSourceSchema>

ready

inherited
Interface Method
ready(): Promise<MapChildDataSource[]>
Returns 
Promise<MapChildDataSource[]>
Inherited from MapDataSource.ready

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.