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