| 1 | import { Mapv } from '../../../src/openlayers/overlay/Mapv'; |
| 2 | import { TileSuperMapRest } from '../../../src/openlayers/mapping/TileSuperMapRest'; |
| 3 | import { utilCityCenter, DataSet } from 'mapv'; |
| 4 | import Map from 'ol/Map'; |
nothing calls this directly
no test coverage detected