flywave-mapview.mapview.isdatasourceenabled
Home > @flywave/flywave-mapview > MapView > isDataSourceEnabled
MapView.isDataSourceEnabled() method
Returns true if the specified DataSource is enabled.
Signature:
isDataSourceEnabled(dataSource: DataSource): boolean;
Parameters
Parameter | Type | Description |
|---|---|---|
dataSource |
Returns:
boolean