| 1 | import { Label } from '../../../src/openlayers/overlay/Label'; |
| 2 | import { ThemeFeature } from '../../../src/openlayers/overlay/theme/ThemeFeature'; |
| 3 | import { TileSuperMapRest } from '../../../src/openlayers/mapping/TileSuperMapRest'; |
| 4 | import { ThemeStyle } from '../../../src/common/style/ThemeStyle'; |
nothing calls this directly
no test coverage detected