| 1 | import { mapService } from '../../../src/leaflet/services/MapService'; |
| 2 | import { FetchRequest } from '../../../src/common/util/FetchRequest'; |
| 3 | var url = GlobeParameter.ChinaURL; |
| 4 | describe('leaflet_MapService', () => { |
nothing calls this directly
no test coverage detected