flywave-features-datasource.featuresdatasource.getgeobox
Home > @flywave/flywave-features-datasource > FeaturesDataSource > getGeoBox
FeaturesDataSource.getGeoBox() method
Get [[GeoBox]] containing all the points in datasource.
Returns undefined if there were no features added to this DS.
Signature:
getGeoBox(): GeoBox | undefined;
Returns:
GeoBox \| undefined