| 1 | import { FGBLayer } from '../../../src/leaflet/overlay/FGBLayer'; |
| 2 | import { tiledMapLayer } from '../../../src/leaflet/mapping/TiledMapLayer'; |
| 3 | var url = 'base/resources/data/capitals_data20.fgb'; |
| 4 | var url1 = 'http://supermapiserver:8090/iserver/services/map-world/rest/maps/World'; |
nothing calls this directly
no test coverage detected