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