| 1 | import { SearchView } from '../../../../src/leaflet/components/search/SearchView'; |
| 2 | import { GeoJSONLayerWithName } from '../../../../src/leaflet/components/commonmodels/GeoJSONLayerWithName'; |
| 3 | import { FetchRequest } from '../../../../src/common/util/FetchRequest'; |
| 4 | import { QueryBySQLService } from '../../../../src/common/iServer/QueryBySQLService'; |
nothing calls this directly
no test coverage detected