| 1 | import { Logo, logo } from '../../../src/leaflet/control/Logo'; |
| 2 | import { tiledMapLayer } from '../../../src/leaflet/mapping/TiledMapLayer'; |
| 3 | import { FetchRequest } from '../../../src/common/util/FetchRequest'; |
| 4 | import { mockCreateTile } from '../../tool/mock_leaflet'; |
nothing calls this directly
no test coverage detected