| 1 | import maplibregl from 'maplibre-gl'; |
| 2 | import mbglmap from '../../tool/mock_maplibregl_map'; |
| 3 | import { initMap } from '../../../src/maplibregl/mapping/InitMap'; |
| 4 | import { FetchRequest } from '../../../src/common/util/FetchRequest'; |
nothing calls this directly
no test coverage detected