@opengeoweb/store 16.0.0 → 17.0.1
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/index.esm.js +543 -246
- package/package.json +6 -6
- package/src/index.d.ts +0 -1
- package/src/store/common/auth/index.d.ts +0 -3
- package/src/store/common/auth/reducer.d.ts +0 -14
- package/src/store/common/auth/reducer.spec.d.ts +0 -1
- package/src/store/common/auth/selectors.d.ts +0 -87
- package/src/store/common/auth/selectors.spec.d.ts +0 -1
- package/src/store/common/auth/types.d.ts +0 -22
- package/src/store/common/index.d.ts +0 -81
- package/src/store/common/listener.d.ts +0 -2
- package/src/store/common/types.d.ts +0 -6
- package/src/store/drawingTool/index.d.ts +0 -4
- package/src/store/drawingTool/listener.d.ts +0 -3
- package/src/store/drawingTool/listener.spec.d.ts +0 -1
- package/src/store/drawingTool/reducer.d.ts +0 -45
- package/src/store/drawingTool/reducer.spec.d.ts +0 -4
- package/src/store/drawingTool/selectors.d.ts +0 -347
- package/src/store/drawingTool/selectors.spec.d.ts +0 -1
- package/src/store/drawingTool/testUtils.d.ts +0 -1
- package/src/store/drawingTool/utils.d.ts +0 -1
- package/src/store/drawingTool/utils.spec.d.ts +0 -1
- package/src/store/generic/actions.d.ts +0 -28
- package/src/store/generic/hooks.d.ts +0 -2
- package/src/store/generic/index.d.ts +0 -26
- package/src/store/generic/linking/constants.d.ts +0 -6
- package/src/store/generic/linking/index.d.ts +0 -1
- package/src/store/generic/listener.d.ts +0 -2
- package/src/store/generic/listener.spec.d.ts +0 -1
- package/src/store/generic/loadingIndicator/constants.d.ts +0 -1
- package/src/store/generic/loadingIndicator/index.d.ts +0 -3
- package/src/store/generic/loadingIndicator/reducer.d.ts +0 -13
- package/src/store/generic/loadingIndicator/reducer.spec.d.ts +0 -1
- package/src/store/generic/loadingIndicator/selectors.d.ts +0 -337
- package/src/store/generic/loadingIndicator/selectors.spec.d.ts +0 -1
- package/src/store/generic/loadingIndicator/types.d.ts +0 -22
- package/src/store/generic/selectors.d.ts +0 -410
- package/src/store/generic/selectors.spec.d.ts +0 -1
- package/src/store/generic/syncGroups/__mocks__/mockState.d.ts +0 -2
- package/src/store/generic/syncGroups/constants.d.ts +0 -4
- package/src/store/generic/syncGroups/hooks.d.ts +0 -16
- package/src/store/generic/syncGroups/hooks.spec.d.ts +0 -1
- package/src/store/generic/syncGroups/index.d.ts +0 -11
- package/src/store/generic/syncGroups/listener.d.ts +0 -2
- package/src/store/generic/syncGroups/listener.spec.d.ts +0 -1
- package/src/store/generic/syncGroups/reducer.d.ts +0 -60
- package/src/store/generic/syncGroups/reducer.spec.d.ts +0 -1
- package/src/store/generic/syncGroups/selector.d.ts +0 -45
- package/src/store/generic/syncGroups/selector.spec.d.ts +0 -1
- package/src/store/generic/syncGroups/selectors.d.ts +0 -235
- package/src/store/generic/syncGroups/selectors.spec.d.ts +0 -1
- package/src/store/generic/syncGroups/syncSourceDisplayName.d.ts +0 -2
- package/src/store/generic/syncGroups/types.d.ts +0 -171
- package/src/store/generic/syncGroups/utils.d.ts +0 -76
- package/src/store/generic/syncGroups/utils.spec.d.ts +0 -1
- package/src/store/generic/synchronizationActions/actions.d.ts +0 -11
- package/src/store/generic/synchronizationActions/types.d.ts +0 -43
- package/src/store/generic/types.d.ts +0 -24
- package/src/store/generic/utils.d.ts +0 -9
- package/src/store/generic/utils.spec.d.ts +0 -1
- package/src/store/index.d.ts +0 -22
- package/src/store/map/index.d.ts +0 -5
- package/src/store/map/layer/index.d.ts +0 -5
- package/src/store/map/layer/listeners.d.ts +0 -2
- package/src/store/map/layer/listeners.spec.d.ts +0 -1
- package/src/store/map/layer/reducer.d.ts +0 -90
- package/src/store/map/layer/reducer.spec.d.ts +0 -1
- package/src/store/map/layer/selectors.d.ts +0 -2547
- package/src/store/map/layer/selectors.spec.d.ts +0 -1
- package/src/store/map/layer/types.d.ts +0 -179
- package/src/store/map/layer/utils.d.ts +0 -33
- package/src/store/map/layer/utils.spec.d.ts +0 -1
- package/src/store/map/map/actions.d.ts +0 -9
- package/src/store/map/map/constants.d.ts +0 -3
- package/src/store/map/map/enums.d.ts +0 -3
- package/src/store/map/map/filterLayers.d.ts +0 -10
- package/src/store/map/map/filterLayers.spec.d.ts +0 -1
- package/src/store/map/map/index.d.ts +0 -26
- package/src/store/map/map/listener.d.ts +0 -4
- package/src/store/map/map/listener.spec.d.ts +0 -1
- package/src/store/map/map/mapListenerAnimationUtils.d.ts +0 -28
- package/src/store/map/map/mapListenerAnimationUtils.spec.d.ts +0 -1
- package/src/store/map/map/metronomeListener.d.ts +0 -2
- package/src/store/map/map/olMapListenerAnimationUtils.d.ts +0 -46
- package/src/store/map/map/olMapListenerAnimationUtils.spec.d.ts +0 -1
- package/src/store/map/map/reducer.d.ts +0 -142
- package/src/store/map/map/reducer.spec.d.ts +0 -1
- package/src/store/map/map/replaceLayerIdsToEnsureUniqueLayerIdsInStore.d.ts +0 -7
- package/src/store/map/map/replaceLayerIdsToEnsureUniqueLayerIdsInStore.spec.d.ts +0 -1
- package/src/store/map/map/selectors.d.ts +0 -3582
- package/src/store/map/map/selectors.spec.d.ts +0 -1
- package/src/store/map/map/types.d.ts +0 -329
- package/src/store/map/map/utils.d.ts +0 -87
- package/src/store/map/map/utils.spec.d.ts +0 -1
- package/src/store/map/service/WMS111GetCapabilitiesGeoServicesRADAR.d.ts +0 -2
- package/src/store/map/service/index.d.ts +0 -4
- package/src/store/map/service/listener.d.ts +0 -5
- package/src/store/map/service/listener.spec.d.ts +0 -1
- package/src/store/map/service/localStorage.d.ts +0 -3
- package/src/store/map/service/localStorage.spec.d.ts +0 -1
- package/src/store/map/service/reducer.d.ts +0 -10
- package/src/store/map/service/reducer.spec.d.ts +0 -1
- package/src/store/map/service/selectors.d.ts +0 -386
- package/src/store/map/service/selectors.spec.d.ts +0 -1
- package/src/store/map/service/types.d.ts +0 -52
- package/src/store/map/storeTestSettings.d.ts +0 -8
- package/src/store/map/storeTestUtils.d.ts +0 -18
- package/src/store/map/types.d.ts +0 -11
- package/src/store/mapStore/openlayers/listener.d.ts +0 -2
- package/src/store/mapStore/openlayers/listener.spec.d.ts +0 -1
- package/src/store/mapStore/openlayers/syncGroupViewStore.d.ts +0 -26
- package/src/store/router/index.d.ts +0 -2
- package/src/store/router/listener.d.ts +0 -2
- package/src/store/router/listener.spec.d.ts +0 -1
- package/src/store/router/reducer.d.ts +0 -9
- package/src/store/router/reducer.spec.d.ts +0 -1
- package/src/store/router/types.d.ts +0 -9
- package/src/store/router/utils.d.ts +0 -4
- package/src/store/store.d.ts +0 -37
- package/src/store/types.d.ts +0 -7
- package/src/store/ui/index.d.ts +0 -5
- package/src/store/ui/reducer.d.ts +0 -39
- package/src/store/ui/reducer.spec.d.ts +0 -1
- package/src/store/ui/selectors.d.ts +0 -234
- package/src/store/ui/selectors.spec.d.ts +0 -1
- package/src/store/ui/types.d.ts +0 -87
- package/src/store/ui/useSetupDialog.d.ts +0 -11
- package/src/store/ui/useSetupDialog.spec.d.ts +0 -1
- package/src/store/unifyReducerMaps.d.ts +0 -3
- package/src/store/unifyReducermaps.spec.d.ts +0 -1
- package/src/store/utils.d.ts +0 -6
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {};
|
|
@@ -1,329 +0,0 @@
|
|
|
1
|
-
import type { SpeedFactorType } from '@opengeoweb/time-slider';
|
|
2
|
-
import type { RefTimeDimensionModes, TimeInterval } from '@opengeoweb/webmap';
|
|
3
|
-
import type { MapLocation } from '@opengeoweb/webmap-react';
|
|
4
|
-
import type { Layer, LayerActionOrigin } from '../types';
|
|
5
|
-
import type { MapActionOrigin } from './enums';
|
|
6
|
-
export interface Dimension {
|
|
7
|
-
name?: string;
|
|
8
|
-
units?: string;
|
|
9
|
-
currentValue: string;
|
|
10
|
-
maxValue?: string;
|
|
11
|
-
minValue?: string;
|
|
12
|
-
timeInterval?: TimeInterval;
|
|
13
|
-
synced?: boolean;
|
|
14
|
-
validSyncSelection?: boolean;
|
|
15
|
-
values?: string;
|
|
16
|
-
}
|
|
17
|
-
export type WebMapAnimationList = {
|
|
18
|
-
name: string;
|
|
19
|
-
value: string;
|
|
20
|
-
}[];
|
|
21
|
-
export interface WebMap {
|
|
22
|
-
id: string;
|
|
23
|
-
isAnimating: boolean;
|
|
24
|
-
animationStartTime?: string;
|
|
25
|
-
animationEndTime?: string;
|
|
26
|
-
timeList?: WebMapAnimationList | undefined;
|
|
27
|
-
isAutoUpdating: boolean;
|
|
28
|
-
shouldEndtimeOverride: boolean;
|
|
29
|
-
srs: string;
|
|
30
|
-
bbox: Bbox;
|
|
31
|
-
mapLayers: string[];
|
|
32
|
-
baseLayers: string[];
|
|
33
|
-
overLayers: string[];
|
|
34
|
-
featureLayers: string[];
|
|
35
|
-
dimensions?: Dimension[];
|
|
36
|
-
autoUpdateLayerId?: string;
|
|
37
|
-
autoTimeStepLayerId?: string;
|
|
38
|
-
timeSliderSpan?: number;
|
|
39
|
-
timeStep?: number;
|
|
40
|
-
animationDelay?: number;
|
|
41
|
-
timeSliderWidth?: number;
|
|
42
|
-
timeSliderCenterTime?: number;
|
|
43
|
-
timeSliderSecondsPerPx?: number;
|
|
44
|
-
isTimestepAuto?: boolean;
|
|
45
|
-
isTimeSpanAuto?: boolean;
|
|
46
|
-
isAnimationLengthAuto?: boolean;
|
|
47
|
-
isTimeSliderHoverOn?: boolean;
|
|
48
|
-
isTimeSliderVisible?: boolean;
|
|
49
|
-
shouldShowZoomControls?: boolean;
|
|
50
|
-
mapPinLocation?: MapLocation;
|
|
51
|
-
disableMapPin?: boolean;
|
|
52
|
-
displayMapPin?: boolean;
|
|
53
|
-
legendId?: string;
|
|
54
|
-
dockedLayerManagerSize?: DockedLayerManagerSize;
|
|
55
|
-
dockedLayerManagerPosition?: DockedLayerManagerPosition;
|
|
56
|
-
dockedLayerManagerDimensions?: DockedLayerManagerDimensions;
|
|
57
|
-
isTimeScrollingEnabled?: boolean;
|
|
58
|
-
selectedMapIds?: string[];
|
|
59
|
-
isClockVisible?: boolean;
|
|
60
|
-
isClockOptionsMenuVisible?: boolean;
|
|
61
|
-
clockPosition?: ClockPosition;
|
|
62
|
-
clockSize?: ClockSize;
|
|
63
|
-
}
|
|
64
|
-
export type DockedLayerManagerSize = 'sizeSmall' | 'sizeMedium' | 'sizeLarge' | '';
|
|
65
|
-
export interface DockedLayerManagerPosition {
|
|
66
|
-
x: number;
|
|
67
|
-
y: number;
|
|
68
|
-
}
|
|
69
|
-
export interface DockedLayerManagerDimensions {
|
|
70
|
-
width: number;
|
|
71
|
-
height: number;
|
|
72
|
-
}
|
|
73
|
-
export interface WebMapState {
|
|
74
|
-
byId: Record<string, WebMap>;
|
|
75
|
-
allIds: string[];
|
|
76
|
-
defaultMapSettings?: MapPreset;
|
|
77
|
-
}
|
|
78
|
-
export interface Bbox {
|
|
79
|
-
left: number;
|
|
80
|
-
right: number;
|
|
81
|
-
top: number;
|
|
82
|
-
bottom: number;
|
|
83
|
-
}
|
|
84
|
-
export declare enum AnimationLength {
|
|
85
|
-
Minutes15 = 15,
|
|
86
|
-
Minutes30 = 30,
|
|
87
|
-
Hours1 = 60,
|
|
88
|
-
Hours2 = 120,
|
|
89
|
-
Hours3 = 180,
|
|
90
|
-
Hours6 = 360,
|
|
91
|
-
Hours12 = 720,
|
|
92
|
-
Hours24 = 1440
|
|
93
|
-
}
|
|
94
|
-
export interface AnimationPayloadType {
|
|
95
|
-
duration?: number;
|
|
96
|
-
interval?: number;
|
|
97
|
-
speed?: SpeedFactorType;
|
|
98
|
-
endTime?: string;
|
|
99
|
-
shouldEndtimeOverride?: boolean;
|
|
100
|
-
}
|
|
101
|
-
export interface MapPreset {
|
|
102
|
-
layers?: Layer[];
|
|
103
|
-
activeLayerId?: string;
|
|
104
|
-
autoTimeStepLayerId?: string;
|
|
105
|
-
autoUpdateLayerId?: string;
|
|
106
|
-
proj?: {
|
|
107
|
-
bbox: Bbox;
|
|
108
|
-
srs: string;
|
|
109
|
-
};
|
|
110
|
-
dimensions?: Dimension[];
|
|
111
|
-
shouldAnimate?: boolean;
|
|
112
|
-
shouldAutoUpdate?: boolean;
|
|
113
|
-
showTimeSlider?: boolean;
|
|
114
|
-
displayMapPin?: boolean;
|
|
115
|
-
shouldShowZoomControls?: boolean;
|
|
116
|
-
toggleTimestepAuto?: boolean;
|
|
117
|
-
animationPayload?: AnimationPayloadType;
|
|
118
|
-
shouldShowLegend?: boolean;
|
|
119
|
-
shouldShowLayerManager?: boolean;
|
|
120
|
-
shouldShowDockedLayerManager?: boolean;
|
|
121
|
-
dockedLayerManagerSize?: DockedLayerManagerSize;
|
|
122
|
-
dockedLayerManagerPosition?: DockedLayerManagerPosition;
|
|
123
|
-
dockedLayerManagerDimensions?: DockedLayerManagerDimensions;
|
|
124
|
-
selectedMapIds?: string[];
|
|
125
|
-
timeSliderSpan?: number;
|
|
126
|
-
toggleTimeSpanAuto?: boolean;
|
|
127
|
-
shouldShowDataExplorer?: boolean;
|
|
128
|
-
defaultOverlayer?: string;
|
|
129
|
-
refTimeDimensionModes?: RefTimeDimensionModes;
|
|
130
|
-
isClockVisible?: boolean;
|
|
131
|
-
isClockOptionsMenuVisible?: boolean;
|
|
132
|
-
clockPosition?: ClockPosition;
|
|
133
|
-
clockSize?: ClockSize;
|
|
134
|
-
}
|
|
135
|
-
export interface MapPresetInitialProps {
|
|
136
|
-
mapPreset: MapPreset;
|
|
137
|
-
syncGroupsIds?: string[];
|
|
138
|
-
}
|
|
139
|
-
export interface MoveLayerPayload {
|
|
140
|
-
mapId: string;
|
|
141
|
-
oldIndex: number;
|
|
142
|
-
newIndex: number;
|
|
143
|
-
origin: string;
|
|
144
|
-
layerType?: string;
|
|
145
|
-
}
|
|
146
|
-
export interface TimeListType {
|
|
147
|
-
name: string;
|
|
148
|
-
value: string;
|
|
149
|
-
}
|
|
150
|
-
export interface SetMapAnimationStartPayload {
|
|
151
|
-
mapId: string;
|
|
152
|
-
start?: string;
|
|
153
|
-
initialTime?: string;
|
|
154
|
-
end?: string;
|
|
155
|
-
interval?: number;
|
|
156
|
-
timeList?: TimeListType[];
|
|
157
|
-
origin?: MapActionOrigin;
|
|
158
|
-
}
|
|
159
|
-
export interface SetMapAnimationStopPayload {
|
|
160
|
-
mapId: string;
|
|
161
|
-
origin?: MapActionOrigin;
|
|
162
|
-
}
|
|
163
|
-
export interface SetAutoLayerIdPayload {
|
|
164
|
-
mapId: string;
|
|
165
|
-
layerId?: string;
|
|
166
|
-
autoTimeStepLayerId?: string;
|
|
167
|
-
autoUpdateLayerId?: string;
|
|
168
|
-
origin?: LayerActionOrigin | string;
|
|
169
|
-
}
|
|
170
|
-
export interface ToggleAutoUpdatePayload {
|
|
171
|
-
mapId: string;
|
|
172
|
-
shouldAutoUpdate: boolean;
|
|
173
|
-
origin?: MapActionOrigin;
|
|
174
|
-
}
|
|
175
|
-
export interface SetEndTimeOverriding {
|
|
176
|
-
mapId: string;
|
|
177
|
-
shouldEndtimeOverride: boolean;
|
|
178
|
-
}
|
|
179
|
-
export interface SetTimeSliderSpanPayload {
|
|
180
|
-
mapId: string;
|
|
181
|
-
timeSliderSpan: number;
|
|
182
|
-
origin?: MapActionOrigin;
|
|
183
|
-
}
|
|
184
|
-
export interface SetTimeStepPayload {
|
|
185
|
-
mapId: string;
|
|
186
|
-
timeStep?: number;
|
|
187
|
-
origin?: MapActionOrigin;
|
|
188
|
-
}
|
|
189
|
-
export interface SetAnimationDelayPayload {
|
|
190
|
-
mapId: string;
|
|
191
|
-
animationDelay: number;
|
|
192
|
-
origin?: MapActionOrigin;
|
|
193
|
-
}
|
|
194
|
-
export interface SetAnimationStartTimePayload {
|
|
195
|
-
mapId: string;
|
|
196
|
-
animationStartTime: string;
|
|
197
|
-
origin?: MapActionOrigin;
|
|
198
|
-
}
|
|
199
|
-
export interface SetAnimationEndTimePayload {
|
|
200
|
-
mapId: string;
|
|
201
|
-
animationEndTime: string;
|
|
202
|
-
origin?: MapActionOrigin;
|
|
203
|
-
}
|
|
204
|
-
export interface ToggleTimestepAutoPayload {
|
|
205
|
-
mapId: string;
|
|
206
|
-
timestepAuto: boolean;
|
|
207
|
-
origin?: MapActionOrigin;
|
|
208
|
-
}
|
|
209
|
-
export interface ToggleTimeSpanAutoPayload {
|
|
210
|
-
mapId: string;
|
|
211
|
-
timeSpanAuto: boolean;
|
|
212
|
-
origin?: MapActionOrigin;
|
|
213
|
-
}
|
|
214
|
-
export interface ToggleAnimationLengthAutoPayload {
|
|
215
|
-
mapId: string;
|
|
216
|
-
autoAnimationLength: boolean;
|
|
217
|
-
origin?: MapActionOrigin;
|
|
218
|
-
}
|
|
219
|
-
export interface ToggleTimeSliderHoverPayload {
|
|
220
|
-
mapId: string;
|
|
221
|
-
isTimeSliderHoverOn: boolean;
|
|
222
|
-
}
|
|
223
|
-
export interface ToggleTimeSliderIsVisiblePayload {
|
|
224
|
-
mapId: string;
|
|
225
|
-
isTimeSliderVisible: boolean;
|
|
226
|
-
origin?: MapActionOrigin;
|
|
227
|
-
}
|
|
228
|
-
export interface SetTimeSliderWidthPayload {
|
|
229
|
-
mapId: string;
|
|
230
|
-
timeSliderWidth: number;
|
|
231
|
-
}
|
|
232
|
-
export interface SetTimeSliderCenterTimePayload {
|
|
233
|
-
mapId: string;
|
|
234
|
-
timeSliderCenterTime: number;
|
|
235
|
-
}
|
|
236
|
-
export interface SetTimeSliderSecondsPerPxPayload {
|
|
237
|
-
mapId: string;
|
|
238
|
-
timeSliderSecondsPerPx: number;
|
|
239
|
-
}
|
|
240
|
-
export interface ToggleZoomControlsPayload {
|
|
241
|
-
mapId: string;
|
|
242
|
-
shouldShowZoomControls: boolean;
|
|
243
|
-
}
|
|
244
|
-
export interface DisableMapPinPayload {
|
|
245
|
-
mapId: string;
|
|
246
|
-
disableMapPin: boolean;
|
|
247
|
-
}
|
|
248
|
-
export interface ToggleMapPinIsVisiblePayload {
|
|
249
|
-
mapId: string;
|
|
250
|
-
displayMapPin: boolean;
|
|
251
|
-
}
|
|
252
|
-
export interface SetMapPresetPayload {
|
|
253
|
-
mapId: string;
|
|
254
|
-
initialProps: MapPresetInitialProps;
|
|
255
|
-
}
|
|
256
|
-
export interface SetDockedLayerManagerSize {
|
|
257
|
-
mapId: string;
|
|
258
|
-
dockedLayerManagerSize: DockedLayerManagerSize;
|
|
259
|
-
origin?: MapActionOrigin;
|
|
260
|
-
}
|
|
261
|
-
export interface SetDockedLayerManagerPosition {
|
|
262
|
-
mapId: string;
|
|
263
|
-
dockedLayerManagerPosition: DockedLayerManagerPosition;
|
|
264
|
-
origin?: MapActionOrigin;
|
|
265
|
-
}
|
|
266
|
-
export interface SetDockedLayerManagerDimensions {
|
|
267
|
-
mapId: string;
|
|
268
|
-
dockedLayerManagerDimensions: DockedLayerManagerDimensions;
|
|
269
|
-
origin?: MapActionOrigin;
|
|
270
|
-
}
|
|
271
|
-
export interface ISO8601Interval {
|
|
272
|
-
startTime: string;
|
|
273
|
-
endTime: string;
|
|
274
|
-
duration: string;
|
|
275
|
-
}
|
|
276
|
-
export interface SetDefaultMapSettingsPayload {
|
|
277
|
-
preset: MapPreset;
|
|
278
|
-
}
|
|
279
|
-
export interface TimeSliderStartEndStep {
|
|
280
|
-
start: number;
|
|
281
|
-
end: number;
|
|
282
|
-
step: number;
|
|
283
|
-
}
|
|
284
|
-
export interface TimeSliderStartEndStepCurrent extends TimeSliderStartEndStep {
|
|
285
|
-
current: number;
|
|
286
|
-
}
|
|
287
|
-
export interface MultiMapInitialProps {
|
|
288
|
-
mapPreset: MapPreset[];
|
|
289
|
-
syncGroupsIds: string[];
|
|
290
|
-
shouldShowZoomControls?: boolean;
|
|
291
|
-
}
|
|
292
|
-
export interface InitialHarmTempAndPrecipProps {
|
|
293
|
-
layers: {
|
|
294
|
-
topRow: Layer;
|
|
295
|
-
bottomRow: Layer;
|
|
296
|
-
topRowSyncGroups?: string[];
|
|
297
|
-
bottomRowSyncGroups?: string[];
|
|
298
|
-
};
|
|
299
|
-
multiLegend?: boolean;
|
|
300
|
-
}
|
|
301
|
-
export interface HarmonieInitialPropsResult {
|
|
302
|
-
layers?: InitialHarmTempAndPrecipProps['layers'];
|
|
303
|
-
multiLegend?: boolean;
|
|
304
|
-
}
|
|
305
|
-
export interface InitialTimeSliderProps {
|
|
306
|
-
sliderPreset: {
|
|
307
|
-
mapId: string;
|
|
308
|
-
};
|
|
309
|
-
syncGroupsIds: string[];
|
|
310
|
-
}
|
|
311
|
-
export interface ToggleClockPayload {
|
|
312
|
-
mapId: string;
|
|
313
|
-
isClockVisible: boolean;
|
|
314
|
-
origin?: MapActionOrigin;
|
|
315
|
-
}
|
|
316
|
-
export interface ClockPosition {
|
|
317
|
-
x: number;
|
|
318
|
-
y: number;
|
|
319
|
-
}
|
|
320
|
-
export interface ClockSize {
|
|
321
|
-
width: number;
|
|
322
|
-
height: number;
|
|
323
|
-
}
|
|
324
|
-
export interface SetClockPositionSizePayload {
|
|
325
|
-
mapId: string;
|
|
326
|
-
position?: ClockPosition;
|
|
327
|
-
size?: ClockSize;
|
|
328
|
-
origin?: MapActionOrigin;
|
|
329
|
-
}
|
|
@@ -1,87 +0,0 @@
|
|
|
1
|
-
import type { Draft } from 'immer';
|
|
2
|
-
import type { SpeedFactorType } from '@opengeoweb/time-slider';
|
|
3
|
-
import type { TimeInterval } from '@opengeoweb/webmap';
|
|
4
|
-
import type { Bbox, Dimension } from './types';
|
|
5
|
-
import type { Layer } from '../layer/types';
|
|
6
|
-
import type { WebMapState, WebMap, ISO8601Interval, WebMapAnimationList } from '../types';
|
|
7
|
-
export declare const dateFormat = "yyyy-MM-dd'T'HH:mm:ss'Z'";
|
|
8
|
-
export interface CreateMapProps {
|
|
9
|
-
id: string;
|
|
10
|
-
isAnimating?: boolean;
|
|
11
|
-
animationStartTime?: string;
|
|
12
|
-
animationEndTime?: string;
|
|
13
|
-
isAutoUpdating?: boolean;
|
|
14
|
-
shouldEndtimeOverride?: boolean;
|
|
15
|
-
srs?: string;
|
|
16
|
-
bbox?: Bbox;
|
|
17
|
-
mapLayers?: string[];
|
|
18
|
-
baseLayers?: string[];
|
|
19
|
-
overLayers?: string[];
|
|
20
|
-
featureLayers?: string[];
|
|
21
|
-
dimensions?: Dimension[];
|
|
22
|
-
autoTimeStepLayerId?: string;
|
|
23
|
-
autoUpdateLayerId?: string;
|
|
24
|
-
timeSliderSpan?: number;
|
|
25
|
-
timeStep?: number;
|
|
26
|
-
animationDelay?: number;
|
|
27
|
-
timeSliderWidth?: number;
|
|
28
|
-
timeSliderCenterTime?: number;
|
|
29
|
-
timeSliderSecondsPerPx?: number;
|
|
30
|
-
isTimestepAuto?: boolean;
|
|
31
|
-
isTimeSpanAuto?: boolean;
|
|
32
|
-
isTimeSliderHoverOn?: boolean;
|
|
33
|
-
isTimeSliderVisible?: boolean;
|
|
34
|
-
displayMapPin?: boolean;
|
|
35
|
-
disableMapPin?: boolean;
|
|
36
|
-
shouldShowZoomControls?: boolean;
|
|
37
|
-
}
|
|
38
|
-
export declare const createMap: ({ id, isAnimating, animationStartTime, animationEndTime, isAutoUpdating, shouldEndtimeOverride, bbox, srs, baseLayers, overLayers, mapLayers, featureLayers, dimensions, autoUpdateLayerId, autoTimeStepLayerId, timeSliderSpan, timeStep, animationDelay, timeSliderWidth, timeSliderCenterTime, timeSliderSecondsPerPx, isTimestepAuto, isTimeSpanAuto, isTimeSliderHoverOn, isTimeSliderVisible, displayMapPin, disableMapPin, shouldShowZoomControls, }: CreateMapProps) => WebMap;
|
|
39
|
-
export declare const checkValidLayersPayload: (layers: Layer[], mapId: string) => boolean;
|
|
40
|
-
/**
|
|
41
|
-
* This will get the map from the map draftstate.
|
|
42
|
-
* If the mapId is not found, it registers one and returns it.
|
|
43
|
-
* @param mapId The mapID
|
|
44
|
-
* @param draft Draft map state
|
|
45
|
-
*/
|
|
46
|
-
export declare const getDraftMapById: (mapId: string, draft: WebMapState) => WebMap;
|
|
47
|
-
/**
|
|
48
|
-
* Sets the map dimension in the state.
|
|
49
|
-
* It will add dimensions to the map if they are missing.
|
|
50
|
-
* If will update the existing dimensions if overwriteCurrentValue is set to true
|
|
51
|
-
* @param draft The map draft state
|
|
52
|
-
* @param mapId The mapId to update the dimensions for
|
|
53
|
-
* @param dimensionFromAction The dimension from the action
|
|
54
|
-
* @param overwriteCurrentValue True to overwrite existing value. False to add a new dimension if one is not there yet.
|
|
55
|
-
*/
|
|
56
|
-
export declare const produceDraftStateSetWebMapDimension: (draft: WebMapState, mapId: string, dimensionFromAction: Dimension, overwriteCurrentValue: boolean) => void;
|
|
57
|
-
/**
|
|
58
|
-
* Find the mapId belonging to a layerId
|
|
59
|
-
* @param draft The WebMapState containing the state of all maps.
|
|
60
|
-
* @param layerId The layer Id to find in the maps
|
|
61
|
-
*/
|
|
62
|
-
export declare const findMapIdFromLayerId: (mapState?: WebMapState, layerId?: string) => string | null;
|
|
63
|
-
export declare const produceDraftStateSetMapDimensionFromLayerChangeDimension: (draft: WebMapState, layerId: string, dimension: Dimension) => void;
|
|
64
|
-
/**
|
|
65
|
-
* Returns array with new order of swapped elements
|
|
66
|
-
* @param array Array with ids
|
|
67
|
-
* @param oldIndex Old index of element in array
|
|
68
|
-
* @param newIndex New index of element in array
|
|
69
|
-
*/
|
|
70
|
-
export declare function moveArrayElements<T>(array: T[], oldIndex: number, newIndex: number): T[];
|
|
71
|
-
export declare const getTimeStepFromDataInterval: (timeInterval: TimeInterval) => number;
|
|
72
|
-
export declare const getSpeedFactor: (speedDelay: number) => SpeedFactorType;
|
|
73
|
-
export declare const getAnimationDuration: (animationEndTime: string | undefined, animationStartTime: string | undefined) => number;
|
|
74
|
-
/**
|
|
75
|
-
* @param animationStart
|
|
76
|
-
* @param animationEnd
|
|
77
|
-
* @param iso8601Intervals
|
|
78
|
-
* @returns WebMapAnimationList with time points
|
|
79
|
-
*/
|
|
80
|
-
export declare const generateAnimationList: (unixAnimationStart: number, unixAnimationEnd: number, timeValues: string | undefined, animationInterval?: number) => WebMapAnimationList;
|
|
81
|
-
/**
|
|
82
|
-
* Parses the time dimension values string to an array of ISO8601 intervals
|
|
83
|
-
* @param timeInterval
|
|
84
|
-
* @returns An array of ISO8601 intervals
|
|
85
|
-
*/
|
|
86
|
-
export declare const parseTimeDimToISO8601Interval: (timeInterval: string | undefined) => ISO8601Interval[];
|
|
87
|
-
export declare const produceTimeSliderTimeSpan: (draft: Draft<WebMapState>, mapId: string, timeSliderSpan: number) => void;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {};
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
declare const xml = "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE WMT_MS_Capabilities SYSTEM \"http://schemas.opengis.net/wms/1.1.1/WMS_MS_Capabilities.dtd\" [\n <!ELEMENT VendorSpecificCapabilities EMPTY>\n]>\n<!-- end of DOCTYPE declaration -->\n<WMT_MS_Capabilities version=\"1.1.1\">\n <Service>\n <Name>OGC:WMS</Name>\n <Title>RADAR</Title>\n <Abstract>This service demonstrates how the ADAGUC server can be used to create OGC services.</Abstract>\n <ServerInfo>ADAGUCServer version 2.5.8, of Apr 13 2021 07:55:43</ServerInfo>\n <OnlineResource xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:href=\"https://geoservices.knmi.nl/wms?DATASET=RADAR&SERVICE=WMS&\" />\n <ContactInformation />\n </Service>\n <Capability>\n <Request>\n <GetCapabilities>\n <Format>application/vnd.ogc.wms_xml</Format>\n <DCPType>\n <HTTP>\n <Get>\n <OnlineResource xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:href=\"https://geoservices.knmi.nl/wms?DATASET=RADAR&SERVICE=WMS&\" />\n </Get>\n </HTTP>\n </DCPType>\n </GetCapabilities>\n <GetMap>\n <Format>image/png</Format>\n <Format>image/gif</Format>\n <Format>image/png32</Format>\n <DCPType>\n <HTTP>\n <Get>\n <OnlineResource xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:href=\"https://geoservices.knmi.nl/wms?DATASET=RADAR&SERVICE=WMS&\" />\n </Get>\n </HTTP>\n </DCPType>\n </GetMap>\n <GetFeatureInfo>\n <Format>text/plain</Format>\n <Format>text/html</Format>\n <Format>text/xml</Format>\n <Format>application/vnd.ogc.gml</Format>\n <DCPType>\n <HTTP>\n <Get>\n <OnlineResource xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:href=\"https://geoservices.knmi.nl/wms?DATASET=RADAR&SERVICE=WMS&\" />\n </Get>\n </HTTP>\n </DCPType>\n </GetFeatureInfo>\n <DescribeLayer>\n <Format>text/xml</Format>\n <DCPType>\n <HTTP>\n <Get>\n <OnlineResource xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:href=\"https://geoservices.knmi.nl/wms?DATASET=RADAR&SERVICE=WMS&\" />\n </Get>\n </HTTP>\n </DCPType>\n </DescribeLayer>\n <GetLegendGraphic>\n <Format>image/png</Format>\n <Format>image/gif</Format>\n <Format>image/png32</Format>\n <DCPType>\n <HTTP>\n <Get>\n <OnlineResource xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:href=\"https://geoservices.knmi.nl/wms?DATASET=RADAR&SERVICE=WMS&\" />\n </Get>\n </HTTP>\n </DCPType>\n </GetLegendGraphic>\n <GetStyles>\n <Format>text/xml</Format>\n <DCPType>\n <HTTP>\n <Get>\n <OnlineResource xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:href=\"https://geoservices.knmi.nl/wms?DATASET=RADAR&SERVICE=WMS&\" />\n </Get>\n </HTTP>\n </DCPType>\n </GetStyles>\n </Request>\n <Exception>\n <Format>application/vnd.ogc.se_xml</Format>\n <Format>application/vnd.ogc.se_inimage</Format>\n <Format>application/vnd.ogc.se_blank</Format>\n </Exception>\n <VendorSpecificCapabilities />\n <UserDefinedSymbolization SupportSLD=\"1\" UserLayer=\"0\" UserStyle=\"1\" RemoteWFS=\"0\" />\n <Layer>\n <Title>WMS of RADAR</Title>\n <SRS>EPSG:3411</SRS>\n <SRS>EPSG:3412</SRS>\n <SRS>EPSG:3575</SRS>\n <SRS>EPSG:3857</SRS>\n <SRS>EPSG:4258</SRS>\n <SRS>EPSG:4326</SRS>\n <SRS>CRS:84</SRS>\n <SRS>EPSG:25831</SRS>\n <SRS>EPSG:25832</SRS>\n <SRS>EPSG:28992</SRS>\n <SRS>EPSG:7399</SRS>\n <SRS>EPSG:50001</SRS>\n <SRS>EPSG:54030</SRS>\n <SRS>EPSG:32661</SRS>\n <SRS>EPSG:40000</SRS>\n <SRS>EPSG:900913</SRS>\n <SRS>PROJ4:%2Bproj%3Dstere%20%2Blat_0%3D90%20%2Blon_0%3D0%20%2Blat_ts%3D60%20%2Ba%3D6378%2E14%20%2Bb%3D6356%2E75%20%2Bx_0%3D0%20y_0%3D0</SRS>\n <Layer queryable=\"1\" opaque=\"1\" cascaded=\"0\">\n <Name>RAD_NL25_PCP_CM</Name>\n <Title>Precipitation Radar NL</Title>\n <Abstract>Radar NL</Abstract>\n <KeywordList>\n <Keyword>Radar</Keyword>\n </KeywordList>\n <SRS>EPSG:3411</SRS>\n <BoundingBox SRS=\"EPSG:3411\" minx=\"2682754.743620\" miny=\"-3245034.014141\" maxx=\"3759536.917562\" maxy=\"-2168251.989038\" />\n <SRS>EPSG:3412</SRS>\n <BoundingBox SRS=\"EPSG:3412\" minx=\"0.000000\" miny=\"32318824.826266\" maxx=\"7413041.166015\" maxy=\"40075258.815074\" />\n <SRS>EPSG:3575</SRS>\n <BoundingBox SRS=\"EPSG:3575\" minx=\"-770622.801471\" miny=\"-4485814.811314\" maxx=\"56845.766135\" maxy=\"-3684039.443620\" />\n <SRS>EPSG:3857</SRS>\n <BoundingBox SRS=\"EPSG:3857\" minx=\"0.000000\" miny=\"6257115.219364\" maxx=\"1208534.698398\" maxy=\"7553161.958695\" />\n <SRS>EPSG:4258</SRS>\n <BoundingBox SRS=\"EPSG:4258\" minx=\"0.000000\" miny=\"48.895303\" maxx=\"10.856452\" maxy=\"55.973600\" />\n <SRS>EPSG:4326</SRS>\n <BoundingBox SRS=\"EPSG:4326\" minx=\"0.000000\" miny=\"48.895303\" maxx=\"10.856452\" maxy=\"55.973600\" />\n <SRS>CRS:84</SRS>\n <BoundingBox SRS=\"CRS:84\" minx=\"0.000000\" miny=\"48.895303\" maxx=\"10.856452\" maxy=\"55.973600\" />\n <SRS>EPSG:25831</SRS>\n <BoundingBox SRS=\"EPSG:25831\" minx=\"282182.345905\" miny=\"5433247.394267\" maxx=\"997135.658653\" maxy=\"6207204.592736\" />\n <SRS>EPSG:25832</SRS>\n <BoundingBox SRS=\"EPSG:25832\" minx=\"-153083.019482\" miny=\"5415817.312927\" maxx=\"617595.626092\" maxy=\"6239769.309937\" />\n <SRS>EPSG:28992</SRS>\n <BoundingBox SRS=\"EPSG:28992\" minx=\"-236275.338083\" miny=\"106727.731651\" maxx=\"501527.918656\" maxy=\"900797.079725\" />\n <SRS>EPSG:7399</SRS>\n <BoundingBox SRS=\"EPSG:7399\" minx=\"0.000000\" miny=\"5757301.056717\" maxx=\"763611.971696\" maxy=\"6483919.801602\" />\n <SRS>EPSG:50001</SRS>\n <BoundingBox SRS=\"EPSG:50001\" minx=\"-2000000.000000\" miny=\"-2000000.000000\" maxx=\"10000000.000000\" maxy=\"8500000.000000\" />\n <SRS>EPSG:54030</SRS>\n <BoundingBox SRS=\"EPSG:54030\" minx=\"0.000000\" miny=\"5211855.054125\" maxx=\"853649.695106\" maxy=\"5936394.291427\" />\n <SRS>EPSG:32661</SRS>\n <BoundingBox SRS=\"EPSG:32661\" minx=\"2000000.000000\" miny=\"-2703305.597319\" maxx=\"2745713.040381\" maxy=\"-1888346.216710\" />\n <SRS>EPSG:40000</SRS>\n <BoundingBox SRS=\"EPSG:40000\" minx=\"0.000000\" miny=\"-4731695.771951\" maxx=\"750214.326339\" maxy=\"-3911817.119426\" />\n <SRS>EPSG:900913</SRS>\n <BoundingBox SRS=\"EPSG:900913\" minx=\"0.000000\" miny=\"6257115.219364\" maxx=\"1208534.698398\" maxy=\"7553161.958695\" />\n <SRS>PROJ4:%2Bproj%3Dstere%20%2Blat_0%3D90%20%2Blon_0%3D0%20%2Blat_ts%3D60%20%2Ba%3D6378%2E14%20%2Bb%3D6356%2E75%20%2Bx_0%3D0%20y_0%3D0</SRS>\n <BoundingBox SRS=\"PROJ4:%2Bproj%3Dstere%20%2Blat_0%3D90%20%2Blon_0%3D0%20%2Blat_ts%3D60%20%2Ba%3D6378%2E14%20%2Bb%3D6356%2E75%20%2Bx_0%3D0%20y_0%3D0\" minx=\"0.000000\" miny=\"-3649.999338\" maxx=\"700.002420\" maxy=\"-4415.002986\" />\n <LatLonBoundingBox minx=\"0.000000\" miny=\"48.895303\" maxx=\"10.856452\" maxy=\"55.973600\" />\n <Dimension name=\"time\" units=\"ISO8601\" />\n <Extent name=\"time\" default=\"2021-05-17T00:00:00Z\" multipleValues=\"1\" nearestValue=\"0\">2021-03-31T09:25:00Z/2021-05-18T07:45:00Z/PT5M</Extent>\n <Style>\n <Name>radar/nearest</Name>\n <Title>radar/nearest</Title>\n <LegendURL width=\"300\" height=\"400\">\n <Format>image/png</Format>\n <OnlineResource xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:type=\"simple\" xlink:href=\"https://geoservices.knmi.nl/wms?DATASET=RADAR&SERVICE=WMS&&version=1.1.1&service=WMS&request=GetLegendGraphic&layer=RAD_NL25_PCP_CM&format=image/png&STYLE=radar/nearest\" />\n </LegendURL>\n </Style>\n <Style>\n <Name>precip-rainbow/nearest</Name>\n <Title>precip-rainbow/nearest</Title>\n <LegendURL width=\"300\" height=\"400\">\n <Format>image/png</Format>\n <OnlineResource xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:type=\"simple\" xlink:href=\"https://geoservices.knmi.nl/wms?DATASET=RADAR&SERVICE=WMS&&version=1.1.1&service=WMS&request=GetLegendGraphic&layer=RAD_NL25_PCP_CM&format=image/png&STYLE=precip-rainbow/nearest\" />\n </LegendURL>\n </Style>\n <Style>\n <Name>precip-gray/nearest</Name>\n <Title>precip-gray/nearest</Title>\n <LegendURL width=\"300\" height=\"400\">\n <Format>image/png</Format>\n <OnlineResource xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:type=\"simple\" xlink:href=\"https://geoservices.knmi.nl/wms?DATASET=RADAR&SERVICE=WMS&&version=1.1.1&service=WMS&request=GetLegendGraphic&layer=RAD_NL25_PCP_CM&format=image/png&STYLE=precip-gray/nearest\" />\n </LegendURL>\n </Style>\n <Style>\n <Name>precip-blue/nearest</Name>\n <Title>precip-blue/nearest</Title>\n <LegendURL width=\"300\" height=\"400\">\n <Format>image/png</Format>\n <OnlineResource xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:type=\"simple\" xlink:href=\"https://geoservices.knmi.nl/wms?DATASET=RADAR&SERVICE=WMS&&version=1.1.1&service=WMS&request=GetLegendGraphic&layer=RAD_NL25_PCP_CM&format=image/png&STYLE=precip-blue/nearest\" />\n </LegendURL>\n </Style>\n <Style>\n <Name>precip-blue-transparent/nearest</Name>\n <Title>precip-blue-transparent/nearest</Title>\n <LegendURL width=\"300\" height=\"400\">\n <Format>image/png</Format>\n <OnlineResource xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:type=\"simple\" xlink:href=\"https://geoservices.knmi.nl/wms?DATASET=RADAR&SERVICE=WMS&&version=1.1.1&service=WMS&request=GetLegendGraphic&layer=RAD_NL25_PCP_CM&format=image/png&STYLE=precip-blue-transparent/nearest\" />\n </LegendURL>\n </Style>\n <Style>\n <Name>precip-with-range/nearest</Name>\n <Title>precip-with-range/nearest</Title>\n <LegendURL width=\"300\" height=\"400\">\n <Format>image/png</Format>\n <OnlineResource xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:type=\"simple\" xlink:href=\"https://geoservices.knmi.nl/wms?DATASET=RADAR&SERVICE=WMS&&version=1.1.1&service=WMS&request=GetLegendGraphic&layer=RAD_NL25_PCP_CM&format=image/png&STYLE=precip-with-range/nearest\" />\n </LegendURL>\n </Style>\n <ScaleHint min=\"0\" max=\"10000\" />\n </Layer>\n </Layer>\n </Capability>\n</WMT_MS_Capabilities>";
|
|
2
|
-
export default xml;
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import type { UnknownAction, ListenerEffectAPI, ThunkDispatch } from '@reduxjs/toolkit';
|
|
2
|
-
import type { FetchInitialServicesPayload, SetLayersForServicePayload, WebMapStateModuleState } from '../types';
|
|
3
|
-
export declare const serviceListener: import("@reduxjs/toolkit").ListenerMiddlewareInstance<WebMapStateModuleState, ThunkDispatch<WebMapStateModuleState, unknown, UnknownAction>, unknown>;
|
|
4
|
-
export declare const fetchService: (service: SetLayersForServicePayload, listenerApi: ListenerEffectAPI<WebMapStateModuleState, ThunkDispatch<WebMapStateModuleState, unknown, UnknownAction>, unknown>) => Promise<void>;
|
|
5
|
-
export declare const fetchInitialServices: (payload: FetchInitialServicesPayload, listenerApi: ListenerEffectAPI<WebMapStateModuleState, ThunkDispatch<WebMapStateModuleState, unknown, UnknownAction>, unknown>) => Promise<void>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {};
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import type { PayloadAction, Draft } from '@reduxjs/toolkit';
|
|
2
|
-
import type { FetchInitialServicesPayload, MapStoreRemoveServicePayload, ServiceState, SetLayersForServicePayload } from './types';
|
|
3
|
-
import type { layerActions } from '../layer/reducer';
|
|
4
|
-
export declare const initialState: ServiceState;
|
|
5
|
-
export declare const serviceReducer: import("redux").Reducer<ServiceState>, serviceActions: import("@reduxjs/toolkit").CaseReducerActions<{
|
|
6
|
-
serviceSetLayers: (draft: Draft<ServiceState>, action: PayloadAction<SetLayersForServicePayload>) => void;
|
|
7
|
-
mapStoreRemoveService: (draft: Draft<ServiceState>, action: PayloadAction<MapStoreRemoveServicePayload>) => void;
|
|
8
|
-
fetchInitialServices: (_draft: Draft<ServiceState>, _action: PayloadAction<FetchInitialServicesPayload>) => void;
|
|
9
|
-
}, "serviceReducer">;
|
|
10
|
-
export type ServiceActions = ReturnType<typeof serviceActions.mapStoreRemoveService> | ReturnType<typeof serviceActions.serviceSetLayers> | ReturnType<typeof serviceActions.fetchInitialServices> | ReturnType<typeof layerActions.onUpdateLayerInformation>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {};
|