|
@@ -1,11 +1,4 @@
|
|
|
import { dataService } from "./Service/DataService.js";
|
|
|
-import { stateService } from "./Service/StateService.js";
|
|
|
-import { coordinate } from "./Coordinate.js";
|
|
|
-import Constant from "./Constant";
|
|
|
-import { textService } from "./Service/TextService.js";
|
|
|
-import { mathUtil } from "./Util/MathUtil";
|
|
|
-import { measureService } from "./Service/MeasureService";
|
|
|
-import { cameraService } from "./Service/CameraService";
|
|
|
|
|
|
export default class Load {
|
|
|
constructor(layer) {
|