flywave-mapview.mapview.getdatasourcesbystylesetname
Home > @flywave/flywave-mapview > MapView > getDataSourcesByStyleSetName
MapView.getDataSourcesByStyleSetName() method
Returns the array of DataSources referring to the same [[StyleSet]].
Signature:
getDataSourcesByStyleSetName(styleSetName: string): DataSource[];
Parameters
Parameter | Type | Description |
|---|---|---|
styleSetName | string |
Returns:
[DataSource](./flywave-mapview.datasource.md)<!-- -->\[\]