feat(layers): update layer using websockets
parent
058efda1
No related branches found
No related tags found
Showing
- coverage/lcov-report/index.html 104 additions, 104 deletionscoverage/lcov-report/index.html
- src/components/FunctionalArea/Modal/LayerFactoryModal/LayerFactoryModal.component.test.tsx 27 additions, 5 deletions...al/LayerFactoryModal/LayerFactoryModal.component.test.tsx
- src/components/FunctionalArea/Modal/LayerFactoryModal/LayerFactoryModal.component.tsx 10 additions, 9 deletions...a/Modal/LayerFactoryModal/LayerFactoryModal.component.tsx
- src/components/Map/Drawer/LayersDrawer/LayersDrawer.component.tsx 3 additions, 1 deletion...onents/Map/Drawer/LayersDrawer/LayersDrawer.component.tsx
- src/components/Map/Drawer/LayersDrawer/LayersDrawerLayer.component.tsx 2 additions, 3 deletions...s/Map/Drawer/LayersDrawer/LayersDrawerLayer.component.tsx
- src/components/Map/Drawer/LayersDrawer/LayersDrawerObjectsList.component.tsx 1 addition, 1 deletion...Drawer/LayersDrawer/LayersDrawerObjectsList.component.tsx
- src/components/Map/MapViewer/utils/config/additionalLayers/useOlMapAdditionalLayers.test.ts 0 additions, 23 deletions.../config/additionalLayers/useOlMapAdditionalLayers.test.ts
- src/components/Map/MapViewer/utils/config/additionalLayers/useOlMapAdditionalLayers.ts 89 additions, 62 deletions...utils/config/additionalLayers/useOlMapAdditionalLayers.ts
- src/components/Map/MapViewer/utils/config/useOlMapLayers.ts 3 additions, 10 deletionssrc/components/Map/MapViewer/utils/config/useOlMapLayers.ts
- src/components/Map/MapViewer/utils/shapes/elements/removeElementFromLayer.test.ts 0 additions, 78 deletions...ewer/utils/shapes/elements/removeElementFromLayer.test.ts
- src/components/Map/MapViewer/utils/shapes/layer/utils/removeLayer.ts 15 additions, 0 deletions...nts/Map/MapViewer/utils/shapes/layer/utils/removeLayer.ts
- src/components/Map/MapViewer/utils/shapes/layer/utils/updateLayer.ts 16 additions, 0 deletions...nts/Map/MapViewer/utils/shapes/layer/utils/updateLayer.ts
- src/components/Map/MapViewer/utils/websocket/processLayer.ts 43 additions, 0 deletionssrc/components/Map/MapViewer/utils/websocket/processLayer.ts
- src/components/Map/MapViewer/utils/websocket/processLayerImage.ts 1 addition, 1 deletion...onents/Map/MapViewer/utils/websocket/processLayerImage.ts
- src/components/Map/MapViewer/utils/websocket/processLayerText.ts 1 addition, 1 deletion...ponents/Map/MapViewer/utils/websocket/processLayerText.ts
- src/components/Map/MapViewer/utils/websocket/processMessage.ts 3 additions, 0 deletions...omponents/Map/MapViewer/utils/websocket/processMessage.ts
- src/hooks/usePrevious.tsx 1 addition, 1 deletionsrc/hooks/usePrevious.tsx
- src/redux/layers/layers.mock.ts 2 additions, 2 deletionssrc/redux/layers/layers.mock.ts
- src/redux/layers/layers.reducers.test.ts 20 additions, 20 deletionssrc/redux/layers/layers.reducers.test.ts
- src/redux/layers/layers.reducers.ts 64 additions, 10 deletionssrc/redux/layers/layers.reducers.ts
Loading
Please register or sign in to comment