sat-earth 0.3.2-beta2 → 0.3.2-beta5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/sat-earth.es.js +373 -487
- package/dist/sat-earth.umd.js +52 -52
- package/dist/style.css +1 -1
- package/package.json +1 -1
- package/dist/packages/auto-import.d.ts +0 -250
- package/dist/packages/components/analysis-model/SatModelAnalysis.vue.d.ts +0 -246
- package/dist/packages/components/analysis-model/index.d.ts +0 -246
- package/dist/packages/components/analysis-spatial/SatSpatialAnalysis.vue.d.ts +0 -246
- package/dist/packages/components/analysis-spatial/index.d.ts +0 -246
- package/dist/packages/components/analysis-terrain/SatTerrainAnalysis.vue.d.ts +0 -246
- package/dist/packages/components/analysis-terrain/index.d.ts +0 -246
- package/dist/packages/components/ballistic/SatBallistic.vue.d.ts +0 -246
- package/dist/packages/components/ballistic/index.d.ts +0 -246
- package/dist/packages/components/common/DarkIcon.vue.d.ts +0 -4
- package/dist/packages/components/common/LightIcon.vue.d.ts +0 -4
- package/dist/packages/components/components.d.ts +0 -4
- package/dist/packages/components/globe/CameraBookmarkPanel.vue.d.ts +0 -114
- package/dist/packages/components/globe/MapSplitPanel.vue.d.ts +0 -15
- package/dist/packages/components/globe/SatGlobe.vue.d.ts +0 -299
- package/dist/packages/components/globe/helpers.d.ts +0 -10
- package/dist/packages/components/globe/index.d.ts +0 -296
- package/dist/packages/components/index.d.ts +0 -16
- package/dist/packages/components/location/SatCoordinate.vue.d.ts +0 -383
- package/dist/packages/components/location/SatLocation.vue.d.ts +0 -670
- package/dist/packages/components/location/SatLocationMain.vue.d.ts +0 -425
- package/dist/packages/components/location/SatPathPlan.vue.d.ts +0 -23
- package/dist/packages/components/location/SatPoiQuery.vue.d.ts +0 -16
- package/dist/packages/components/location/helpers.d.ts +0 -42
- package/dist/packages/components/location/index.d.ts +0 -670
- package/dist/packages/components/map-part/SatMapPart.vue.d.ts +0 -253
- package/dist/packages/components/map-part/SatMapPartMain.vue.d.ts +0 -8
- package/dist/packages/components/map-part/index.d.ts +0 -253
- package/dist/packages/components/measure/SatMeasure.vue.d.ts +0 -259
- package/dist/packages/components/measure/SatMeasureMain.vue.d.ts +0 -14
- package/dist/packages/components/measure/index.d.ts +0 -259
- package/dist/packages/components/menu/MenuDrawer.vue.d.ts +0 -195
- package/dist/packages/components/menu/SatMenu.vue.d.ts +0 -198
- package/dist/packages/components/menu/helpers.d.ts +0 -14
- package/dist/packages/components/menu/index.d.ts +0 -199
- package/dist/packages/components/menu/tree/SatMenuTree.vue.d.ts +0 -177
- package/dist/packages/components/menu/tree/index.d.ts +0 -174
- package/dist/packages/components/panel/SatPanel.vue.d.ts +0 -91
- package/dist/packages/components/panel/index.d.ts +0 -91
- package/dist/packages/components/picture/SatPicture.vue.d.ts +0 -246
- package/dist/packages/components/picture/index.d.ts +0 -246
- package/dist/packages/components/plot/SatPlot.vue.d.ts +0 -250
- package/dist/packages/components/plot/SatPlotMain.vue.d.ts +0 -6
- package/dist/packages/components/plot/index.d.ts +0 -250
- package/dist/packages/components/roam/SatRoam.vue.d.ts +0 -246
- package/dist/packages/components/roam/index.d.ts +0 -246
- package/dist/packages/components/source/LayerStyleSlider.vue.d.ts +0 -38
- package/dist/packages/components/source/SatSource.vue.d.ts +0 -2061
- package/dist/packages/components/source/SatSourceMain.vue.d.ts +0 -1806
- package/dist/packages/components/source/TerrainExaggerationSlider.vue.d.ts +0 -14
- package/dist/packages/components/source/helpers.d.ts +0 -6
- package/dist/packages/components/source/index.d.ts +0 -2061
- package/dist/packages/components/video-fusion/SatVideoFusion.vue.d.ts +0 -246
- package/dist/packages/components/video-fusion/index.d.ts +0 -246
- package/dist/packages/config/index.d.ts +0 -5
- package/dist/packages/env.d.ts +0 -3
- package/dist/packages/global.d.ts +0 -61
- package/dist/packages/hooks/listener/watchEffectPcOrMobile.d.ts +0 -1
- package/dist/packages/hooks/ui/useDark.d.ts +0 -1
- package/dist/packages/hooks/ui/useLoading.d.ts +0 -30
- package/dist/packages/hooks/ui/useMessage.d.ts +0 -17
- package/dist/packages/hooks/ui/useThemeColor.d.ts +0 -1
- package/dist/packages/hooks/useRenderer.d.ts +0 -13
- package/dist/packages/sat-earth/index.d.ts +0 -219
- package/dist/packages/store/index.d.ts +0 -2
- package/dist/packages/store/modules/compState.d.ts +0 -252
- package/dist/packages/store/modules/layer.d.ts +0 -22
- package/dist/packages/store/modules/layout.d.ts +0 -15
- package/dist/packages/store/modules/partState.d.ts +0 -15
- package/dist/packages/utils/coordTrans.d.ts +0 -43
- package/dist/packages/utils/deepClone.d.ts +0 -1
- package/dist/packages/utils/deepFindTreeItemByCondition.d.ts +0 -1
- package/dist/packages/utils/deepMerge.d.ts +0 -5
- package/dist/packages/utils/elValidator.d.ts +0 -1
- package/dist/packages/utils/getAssetsSource.d.ts +0 -1
- package/dist/packages/utils/guid.d.ts +0 -3
- package/dist/packages/utils/index.d.ts +0 -2
- package/dist/packages/utils/installer.d.ts +0 -7
- package/dist/packages/utils/map/index.d.ts +0 -1
- package/dist/packages/utils/map/satMap/index.d.ts +0 -19
- package/dist/packages/utils/map/satMap/layer/index.d.ts +0 -19
- package/dist/packages/utils/map/satMap/measure/index.d.ts +0 -24
- package/dist/packages/utils/storage/Cookie.d.ts +0 -5
- package/dist/packages/utils/storage/LocalStorage.d.ts +0 -9
- package/dist/packages/utils/storage/SessionStorage.d.ts +0 -6
- package/dist/packages/utils/storage/index.d.ts +0 -8
- package/dist/packages/utils/toTree.d.ts +0 -9
- package/dist/packages/utils/types/index.d.ts +0 -104
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
export default class Storage {
|
|
2
|
-
static get(name: string): any;
|
|
3
|
-
static set(name: string, val: any): void;
|
|
4
|
-
static clear(): void;
|
|
5
|
-
static remove(name: string): void;
|
|
6
|
-
static setStore(name: string, val: any, maxAge: number): void;
|
|
7
|
-
static getStore(name: string): any;
|
|
8
|
-
static clearStore(name: string): void;
|
|
9
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import Cookie from './Cookie';
|
|
2
|
-
import LocalStorage from './LocalStorage';
|
|
3
|
-
import SessionStorage from './SessionStorage';
|
|
4
|
-
export declare class Storage {
|
|
5
|
-
static Cookie: typeof Cookie;
|
|
6
|
-
static LocalStorage: typeof LocalStorage;
|
|
7
|
-
static SessionStorage: typeof SessionStorage;
|
|
8
|
-
}
|
|
@@ -1,104 +0,0 @@
|
|
|
1
|
-
import { Map as Mars3dMap, graphic, ChinaCRS, LangType, Cesium } from 'mars3d';
|
|
2
|
-
export declare type SatLayer = Mars3dMap.layerOptions & {
|
|
3
|
-
radio?: boolean;
|
|
4
|
-
center?: MarsLayerCenter;
|
|
5
|
-
[someAttr: string]: any;
|
|
6
|
-
};
|
|
7
|
-
export declare type SatLayerDev = SatLayer & {
|
|
8
|
-
isCustom?: boolean;
|
|
9
|
-
isHidden?: boolean;
|
|
10
|
-
unChecked?: boolean;
|
|
11
|
-
children?: SatLayerDev[];
|
|
12
|
-
hasOpacity?: boolean;
|
|
13
|
-
hasZIndex?: boolean;
|
|
14
|
-
_zIndex?: number;
|
|
15
|
-
};
|
|
16
|
-
export declare type MarsLayerCenter = {
|
|
17
|
-
lng: number;
|
|
18
|
-
lat: number;
|
|
19
|
-
alt: number;
|
|
20
|
-
heading?: number;
|
|
21
|
-
pitch?: number;
|
|
22
|
-
roll?: number;
|
|
23
|
-
};
|
|
24
|
-
export declare type MarsFlyToOptions = {
|
|
25
|
-
scale?: number;
|
|
26
|
-
heading?: number;
|
|
27
|
-
pitch?: number;
|
|
28
|
-
roll?: number;
|
|
29
|
-
duration?: number;
|
|
30
|
-
complete?: Cesium.Camera.FlightCompleteCallback;
|
|
31
|
-
cancel?: Cesium.Camera.FlightCancelledCallback;
|
|
32
|
-
endTransform?: Cesium.Matrix4;
|
|
33
|
-
maximumHeight?: number;
|
|
34
|
-
pitchAdjustHeight?: number;
|
|
35
|
-
flyOverLongitude?: number;
|
|
36
|
-
flyOverLongitudeWeight?: number;
|
|
37
|
-
easingFunction?: Cesium.EasingFunction.Callback;
|
|
38
|
-
};
|
|
39
|
-
export declare type MarsMapOptions = {
|
|
40
|
-
map3d?: {
|
|
41
|
-
scene?: Mars3dMap.sceneOptions;
|
|
42
|
-
control?: SatMapControl;
|
|
43
|
-
mouse?: Mars3dMap.mouseOptions;
|
|
44
|
-
effect?: Mars3dMap.effectOptions;
|
|
45
|
-
token?: Mars3dMap.tokenOptions;
|
|
46
|
-
basemaps?: SatLayer[];
|
|
47
|
-
terrain?: Mars3dMap.terrainOptions;
|
|
48
|
-
layers?: Mars3dMap.layerOptions[];
|
|
49
|
-
chinaCRS?: ChinaCRS;
|
|
50
|
-
lang?: LangType;
|
|
51
|
-
templateValues?: any;
|
|
52
|
-
};
|
|
53
|
-
};
|
|
54
|
-
export declare type SatMapOptions = {
|
|
55
|
-
map3d?: {
|
|
56
|
-
scene?: Mars3dMap.sceneOptions;
|
|
57
|
-
control?: SatMapControl;
|
|
58
|
-
mouse?: Mars3dMap.mouseOptions;
|
|
59
|
-
effect?: Mars3dMap.effectOptions;
|
|
60
|
-
token?: Mars3dMap.tokenOptions;
|
|
61
|
-
basemaps?: SatLayer[] | {
|
|
62
|
-
cover?: boolean;
|
|
63
|
-
list?: SatLayer[];
|
|
64
|
-
};
|
|
65
|
-
custom?: SatMapCustomOptions;
|
|
66
|
-
};
|
|
67
|
-
};
|
|
68
|
-
export declare type SatMapControl = Mars3dMap.controlOptions & {
|
|
69
|
-
locationBar?: {
|
|
70
|
-
[someAttr: string]: any;
|
|
71
|
-
};
|
|
72
|
-
geocoderConfig?: {
|
|
73
|
-
key: string[];
|
|
74
|
-
};
|
|
75
|
-
};
|
|
76
|
-
export declare type SatPointEntity = graphic.PointEntity & {
|
|
77
|
-
[someAttr: string]: any;
|
|
78
|
-
};
|
|
79
|
-
export declare type SatMapCustomOptions = {
|
|
80
|
-
toolbar?: {
|
|
81
|
-
mapSplit?: boolean;
|
|
82
|
-
bookmark?: boolean;
|
|
83
|
-
keyboardRoam?: boolean;
|
|
84
|
-
};
|
|
85
|
-
layers?: {
|
|
86
|
-
list?: SatLayer[];
|
|
87
|
-
auxiliaryLayers?: {
|
|
88
|
-
cover?: boolean;
|
|
89
|
-
list?: SatLayer[];
|
|
90
|
-
};
|
|
91
|
-
terrainLayers?: {
|
|
92
|
-
cover?: boolean;
|
|
93
|
-
list?: Array<SatLayer & {
|
|
94
|
-
radio: true;
|
|
95
|
-
}>;
|
|
96
|
-
};
|
|
97
|
-
};
|
|
98
|
-
initFlyAnimation?: SatMapCustomInitFlyAnimation;
|
|
99
|
-
[key: string]: any;
|
|
100
|
-
};
|
|
101
|
-
export declare type SatMapCustomInitFlyAnimation = {
|
|
102
|
-
enable: boolean;
|
|
103
|
-
callback: () => void;
|
|
104
|
-
};
|