MapDataSource
Interface
Interface for map related data sources. It contains a JS API Map instance.
Inheritance: MapDataSourceDataSource
Subclasses: WebMapDataSource, WebSceneDataSource
Properties
Property | Type |
---|---|
Methods
Method | Returns |
---|---|
Promise<IMDataSourceSchema> | |
ready() | Promise<MapChildDataSource[]> |
fetchSchema
Interface MethodfetchSchema(): Promise<IMDataSourceSchema>
Returns
Promise<IMDataSourceSchema>
type: DataSourceTypes