| 1 | import { GridCellInfosService } from '../../../src/mapboxgl/services/GridCellInfosService'; |
| 2 | import { GetGridCellInfosParameters } from '../../../src/common/iServer/GetGridCellInfosParameters'; |
| 3 | import { FetchRequest } from '../../../src/common/util/FetchRequest'; |
| 4 |
nothing calls this directly
no test coverage detected