| 1 | |
| 2 | import {webMap} from '../../../src/leaflet/mapping/WebMap'; |
| 3 | import {FetchRequest} from '../../../src/common/util/FetchRequest'; |
| 4 | import {mockCreateTile,mockHeatLayer} from '../../tool/mock_leaflet'; |
nothing calls this directly
no test coverage detected