Add setup for vector map
parent
fe9b43fe
No related branches found
No related tags found
Showing
- .eslintrc.json 3 additions, 1 deletion.eslintrc.json
- package-lock.json 54 additions, 42 deletionspackage-lock.json
- package.json 1 addition, 1 deletionpackage.json
- src/components/Map/Map.component.tsx 22 additions, 14 deletionssrc/components/Map/Map.component.tsx
- src/components/Map/MapVectorViewer/MapVectorViewer.component.test.tsx 43 additions, 0 deletions...ts/Map/MapVectorViewer/MapVectorViewer.component.test.tsx
- src/components/Map/MapVectorViewer/MapVectorViewer.component.tsx 14 additions, 0 deletions...ponents/Map/MapVectorViewer/MapVectorViewer.component.tsx
- src/components/Map/MapVectorViewer/MapVectorViewer.constants.ts 1 addition, 0 deletions...mponents/Map/MapVectorViewer/MapVectorViewer.constants.ts
- src/components/Map/MapVectorViewer/MapVectorViewer.types.ts 7 additions, 0 deletionssrc/components/Map/MapVectorViewer/MapVectorViewer.types.ts
- src/components/Map/MapVectorViewer/index.ts 1 addition, 0 deletionssrc/components/Map/MapVectorViewer/index.ts
- src/components/Map/MapVectorViewer/utils/config/reactionsLayer/useOlMapReactionsLayer.test.ts 17 additions, 0 deletions...tils/config/reactionsLayer/useOlMapReactionsLayer.test.ts
- src/components/Map/MapVectorViewer/utils/config/reactionsLayer/useOlMapReactionsLayer.ts 47 additions, 0 deletions...wer/utils/config/reactionsLayer/useOlMapReactionsLayer.ts
- src/components/Map/MapVectorViewer/utils/config/useOlMapLayers.test.ts 111 additions, 0 deletions...s/Map/MapVectorViewer/utils/config/useOlMapLayers.test.ts
- src/components/Map/MapVectorViewer/utils/config/useOlMapLayers.ts 23 additions, 0 deletions...onents/Map/MapVectorViewer/utils/config/useOlMapLayers.ts
- src/components/Map/MapVectorViewer/utils/config/useOlMapView.test.ts 116 additions, 0 deletions...nts/Map/MapVectorViewer/utils/config/useOlMapView.test.ts
- src/components/Map/MapVectorViewer/utils/config/useOlMapView.ts 77 additions, 0 deletions...mponents/Map/MapVectorViewer/utils/config/useOlMapView.ts
- src/components/Map/MapVectorViewer/utils/config/useOlMapWhiteCardLayer.test.ts 77 additions, 0 deletions...pVectorViewer/utils/config/useOlMapWhiteCardLayer.test.ts
- src/components/Map/MapVectorViewer/utils/config/useOlMapWhiteCardLayer.ts 50 additions, 0 deletions...ap/MapVectorViewer/utils/config/useOlMapWhiteCardLayer.ts
- src/components/Map/MapVectorViewer/utils/listeners/onMapPositionChange.test.ts 72 additions, 0 deletions...pVectorViewer/utils/listeners/onMapPositionChange.test.ts
- src/components/Map/MapVectorViewer/utils/listeners/onMapPositionChange.ts 24 additions, 0 deletions...ap/MapVectorViewer/utils/listeners/onMapPositionChange.ts
- src/components/Map/MapVectorViewer/utils/listeners/useOlMapListeners.test.ts 45 additions, 0 deletions...MapVectorViewer/utils/listeners/useOlMapListeners.test.ts
Loading
Please register or sign in to comment