Merge branch 'feat/MIN-140-compartment-pathway-click-handler' into 'development'
feat(compartment): add support for clicking on compartment in network view Closes MIN-140 See merge request !407
No related branches found
No related tags found
Showing
- src/components/Map/MapViewer/utils/listeners/mouseClick/getFeatureAtCoordinate.test.ts 6 additions, 0 deletions...utils/listeners/mouseClick/getFeatureAtCoordinate.test.ts
- src/components/Map/MapViewer/utils/listeners/mouseClick/getFeatureAtCoordinate.ts 23 additions, 3 deletions...ewer/utils/listeners/mouseClick/getFeatureAtCoordinate.ts
- src/components/Map/MapViewer/utils/listeners/mouseClick/mouseLeftClick/onMapLeftClick.ts 1 addition, 2 deletions...ils/listeners/mouseClick/mouseLeftClick/onMapLeftClick.ts
- src/components/Map/MapViewer/utils/listeners/mouseClick/mouseRightClick/onMapRightClick.ts 2 additions, 2 deletions...s/listeners/mouseClick/mouseRightClick/onMapRightClick.ts
- src/components/Map/MapViewer/utils/shapes/coords/isPointInEllipse.ts 18 additions, 0 deletions...nts/Map/MapViewer/utils/shapes/coords/isPointInEllipse.ts
- src/components/Map/MapViewer/utils/shapes/elements/Compartment.ts 5 additions, 0 deletions...onents/Map/MapViewer/utils/shapes/elements/Compartment.ts
- src/components/Map/MapViewer/utils/shapes/elements/CompartmentCircle.ts 61 additions, 0 deletions.../Map/MapViewer/utils/shapes/elements/CompartmentCircle.ts
- src/components/Map/MapViewer/utils/shapes/elements/CompartmentPathway.ts 29 additions, 1 deletion...Map/MapViewer/utils/shapes/elements/CompartmentPathway.ts
- src/components/Map/MapViewer/utils/shapes/elements/CompartmentSquare.ts 27 additions, 1 deletion.../Map/MapViewer/utils/shapes/elements/CompartmentSquare.ts
- src/services/pluginsManager/map/triggerSearch/searchByCoordinates.ts 1 addition, 0 deletions...s/pluginsManager/map/triggerSearch/searchByCoordinates.ts
Loading
Please register or sign in to comment