File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
components/clientcomputation Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
2
- import { ClientComputationLayer } from '../../../../src/leaflet/components/clientcomputation/clientComputationLayer ' ;
2
+ import { ClientComputationLayer } from '../../../../src/leaflet/components/clientcomputation/ClientComputationLayer ' ;
3
3
import { ClientComputationView } from '../../../../src/leaflet/components/clientcomputation/ClientComputationView'
4
4
import { FetchRequest } from '../../../../src/common/util/FetchRequest' ;
5
5
import { QueryBySQLService } from '../../../../src/common/iServer/QueryBySQLService' ;
Original file line number Diff line number Diff line change 1
- import { MapVRenderer } from '../../../../src/leaflet/overlay/mapV /MapVRenderer' ;
1
+ import { MapVRenderer } from '../../../../src/leaflet/overlay/mapv /MapVRenderer' ;
2
2
import { mapVLayer } from '../../../../src/leaflet/overlay/MapVLayer' ;
3
3
import { utilCityCenter , DataSet } from 'mapv' ;
4
4
You can’t perform that action at this time.
0 commit comments