Merge branch 'feature/MIN-78-display-pins-map-interactive-elements' into 'development'
feat(map): display pins map interactive elements Closes MIN-78 See merge request !58
No related branches found
No related tags found
Showing
- package-lock.json 26 additions, 0 deletionspackage-lock.json
- package.json 1 addition, 0 deletionspackage.json
- setupTests.ts 1 addition, 0 deletionssetupTests.ts
- src/components/Map/MapViewer/utils/config/getCanvasIcon.test.ts 100 additions, 0 deletions...mponents/Map/MapViewer/utils/config/getCanvasIcon.test.ts
- src/components/Map/MapViewer/utils/config/getCanvasIcon.ts 73 additions, 0 deletionssrc/components/Map/MapViewer/utils/config/getCanvasIcon.ts
- src/components/Map/MapViewer/utils/config/useOlMapLayers.test.ts 18 additions, 3 deletions...ponents/Map/MapViewer/utils/config/useOlMapLayers.test.ts
- src/components/Map/MapViewer/utils/config/useOlMapLayers.ts 8 additions, 41 deletionssrc/components/Map/MapViewer/utils/config/useOlMapLayers.ts
- src/components/Map/MapViewer/utils/config/useOlMapPinsLayer.ts 79 additions, 0 deletions...omponents/Map/MapViewer/utils/config/useOlMapPinsLayer.ts
- src/components/Map/MapViewer/utils/config/useOlMapTileLayer.test.ts 77 additions, 0 deletions...ents/Map/MapViewer/utils/config/useOlMapTileLayer.test.ts
- src/components/Map/MapViewer/utils/config/useOlMapTileLayer.ts 47 additions, 0 deletions...omponents/Map/MapViewer/utils/config/useOlMapTileLayer.ts
- src/components/Map/MapViewer/utils/config/useOlMapView.test.ts 4 additions, 4 deletions...omponents/Map/MapViewer/utils/config/useOlMapView.test.ts
- src/components/Map/MapViewer/utils/listeners/onMapSingleClick.ts 3 additions, 2 deletions...ponents/Map/MapViewer/utils/listeners/onMapSingleClick.ts
- src/components/SPA/MinervaSPA.component.tsx 1 addition, 8 deletionssrc/components/SPA/MinervaSPA.component.tsx
- src/constants/canvas.ts 7 additions, 0 deletionssrc/constants/canvas.ts
- src/constants/dividers.ts 5 additions, 0 deletionssrc/constants/dividers.ts
- src/constants/font.ts 10 additions, 0 deletionssrc/constants/font.ts
- src/models/reaction.ts 1 addition, 1 deletionsrc/models/reaction.ts
- src/redux/bioEntity/bioEntity.selectors.ts 9 additions, 0 deletionssrc/redux/bioEntity/bioEntity.selectors.ts
- src/utils/canvas/getCanvas.test.ts 15 additions, 0 deletionssrc/utils/canvas/getCanvas.test.ts
- src/utils/canvas/getCanvas.ts 12 additions, 0 deletionssrc/utils/canvas/getCanvas.ts
Loading
Please register or sign in to comment