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 11
2- import { ClientComputationLayer } from '../../../../src/leaflet/components/clientcomputation/clientComputationLayer ' ;
2+ import { ClientComputationLayer } from '../../../../src/leaflet/components/clientcomputation/ClientComputationLayer ' ;
33import { ClientComputationView } from '../../../../src/leaflet/components/clientcomputation/ClientComputationView'
44import { FetchRequest } from '../../../../src/common/util/FetchRequest' ;
55import { 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' ;
22import { mapVLayer } from '../../../../src/leaflet/overlay/MapVLayer' ;
33import { utilCityCenter , DataSet } from 'mapv' ;
44
You can’t perform that action at this time.
0 commit comments