| 1 | import maplibregl from 'maplibre-gl'; |
| 2 | import mbglmap, { revertCRS } from '../../tool/mock_mapboxgl_map'; |
| 3 | import '../../../src/maplibregl/core/MapExtend'; |
| 4 | import { FetchRequest } from '../../../src/common/util/FetchRequest'; |
nothing calls this directly
no test coverage detected