WebMapDataSource

Interface

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

Inheritance: WebMapDataSourceMapDataSourceItemMixin

Properties

PropertyType
WebMap

type

Interface Property
type: WebMap

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.