| 1 | import '../core/Base'; |
| 2 | import { L7LayerBase } from '@supermapgis/iclient-common/overlay/l7/L7LayerBase'; |
| 3 | import { getL7Scene } from '@supermapgis/iclient-common/overlay/l7/util'; |
| 4 | import mapboxgl from 'mapbox-gl'; |
nothing calls this directly
no test coverage detected