| 1 | import { GraticuleLayer } from '../../../src/mapboxgl/overlay/GraticuleLayer'; |
| 2 | import mapboxgl from 'mapbox-gl'; |
| 3 | // import { Feature } from '@supermapgis/iclient-common'; |
| 4 | var url = GlobeParameter.ChinaURL + '/zxyTileImage.png?z={z}&x={x}&y={y}'; |
nothing calls this directly
no test coverage detected