| 1 | import maplibregl from 'maplibre-gl'; |
| 2 | import '../../libs/deck.gl/5.1.3/deck.gl'; |
| 3 | import { GraphicLayer } from '../../../src/maplibregl/overlay/GraphicLayer'; |
| 4 | import { Graphic } from '../../../src/maplibregl/overlay/graphic'; |
nothing calls this directly
no test coverage detected