| 1 | import { FeatureService } from '../../../src/openlayers/services/FeatureService'; |
| 2 | import { FetchRequest } from '../../../src/common/util/FetchRequest'; |
| 3 | import { GetFeaturesByBoundsParameters } from '../../../src/common/iServer/GetFeaturesByBoundsParameters'; |
| 4 | import { MetricsAggParameter } from '../../../src/common/iServer/MetricsAggParameter'; |
nothing calls this directly
no test coverage detected