Merge branch 'feat/MIN-69-search-by-coordinates' into 'development'
feat(vector-map): add searching by coordinates Closes MIN-69 See merge request !300
No related branches found
No related tags found
Checking pipeline status
Showing
- src/components/Map/Drawer/BioEntityDrawer/BioEntityDrawer.component.tsx 0 additions, 1 deletion.../Map/Drawer/BioEntityDrawer/BioEntityDrawer.component.tsx
- src/components/Map/MapViewer/MapViewerVector/listeners/mapLeftClick/leftClickHandleAlias.test.ts 58 additions, 0 deletions...ector/listeners/mapLeftClick/leftClickHandleAlias.test.ts
- src/components/Map/MapViewer/MapViewerVector/listeners/mapLeftClick/leftClickHandleAlias.ts 34 additions, 0 deletions...ewerVector/listeners/mapLeftClick/leftClickHandleAlias.ts
- src/components/Map/MapViewer/MapViewerVector/listeners/mapLeftClick/leftClickHandleReaction.test.ts 74 additions, 0 deletions...or/listeners/mapLeftClick/leftClickHandleReaction.test.ts
- src/components/Map/MapViewer/MapViewerVector/listeners/mapLeftClick/leftClickHandleReaction.ts 67 additions, 0 deletions...rVector/listeners/mapLeftClick/leftClickHandleReaction.ts
- src/components/Map/MapViewer/MapViewerVector/listeners/mapLeftClick/onMapLeftClick.test.ts 112 additions, 0 deletions...iewerVector/listeners/mapLeftClick/onMapLeftClick.test.ts
- src/components/Map/MapViewer/MapViewerVector/listeners/mapLeftClick/onMapLeftClick.ts 57 additions, 0 deletions.../MapViewerVector/listeners/mapLeftClick/onMapLeftClick.ts
- src/components/Map/MapViewer/MapViewerVector/listeners/useOlMapVectorListeners.test.ts 48 additions, 0 deletions...MapViewerVector/listeners/useOlMapVectorListeners.test.ts
- src/components/Map/MapViewer/MapViewerVector/listeners/useOlMapVectorListeners.ts 46 additions, 0 deletions...ewer/MapViewerVector/listeners/useOlMapVectorListeners.ts
- src/components/Map/MapViewer/MapViewerVector/utils/config/reactionsLayer/useOlMapReactionsLayer.ts 3 additions, 0 deletions...tor/utils/config/reactionsLayer/useOlMapReactionsLayer.ts
- src/components/Map/MapViewer/MapViewerVector/utils/shapes/Compartment.ts 0 additions, 137 deletions...Map/MapViewer/MapViewerVector/utils/shapes/Compartment.ts
- src/components/Map/MapViewer/MapViewerVector/utils/shapes/elements/BaseMultiPolygon.ts 12 additions, 0 deletions...MapViewerVector/utils/shapes/elements/BaseMultiPolygon.ts
- src/components/Map/MapViewer/MapViewerVector/utils/shapes/elements/Compartment.ts 4 additions, 0 deletions...ewer/MapViewerVector/utils/shapes/elements/Compartment.ts
- src/components/Map/MapViewer/MapViewerVector/utils/shapes/elements/CompartmentCircle.test.ts 1 addition, 0 deletions...werVector/utils/shapes/elements/CompartmentCircle.test.ts
- src/components/Map/MapViewer/MapViewerVector/utils/shapes/elements/CompartmentCircle.ts 3 additions, 0 deletions...apViewerVector/utils/shapes/elements/CompartmentCircle.ts
- src/components/Map/MapViewer/MapViewerVector/utils/shapes/elements/CompartmentPathway.test.ts 1 addition, 0 deletions...erVector/utils/shapes/elements/CompartmentPathway.test.ts
- src/components/Map/MapViewer/MapViewerVector/utils/shapes/elements/CompartmentPathway.ts 4 additions, 0 deletions...pViewerVector/utils/shapes/elements/CompartmentPathway.ts
- src/components/Map/MapViewer/MapViewerVector/utils/shapes/elements/CompartmentSquare.test.ts 1 addition, 0 deletions...werVector/utils/shapes/elements/CompartmentSquare.test.ts
- src/components/Map/MapViewer/MapViewerVector/utils/shapes/elements/CompartmentSquare.ts 3 additions, 0 deletions...apViewerVector/utils/shapes/elements/CompartmentSquare.ts
- src/components/Map/MapViewer/MapViewerVector/utils/shapes/elements/MapElement.test.ts 1 addition, 0 deletions.../MapViewerVector/utils/shapes/elements/MapElement.test.ts
Loading
Please register or sign in to comment