Merge branch 'feat/MIN-119-complexes-in-semantic-view' into 'development'
feat(vector-map): treating complexes in the same way as compartments Closes MIN-119 See merge request !338
No related branches found
No related tags found
Showing
- src/components/Map/MapViewer/MapViewerVector/listeners/mouseClick/mouseLeftClick/onMapLeftClick.ts 1 addition, 2 deletions...tor/listeners/mouseClick/mouseLeftClick/onMapLeftClick.ts
- src/components/Map/MapViewer/MapViewerVector/listeners/mouseClick/mouseRightClick/onMapRightClick.ts 1 addition, 1 deletion...r/listeners/mouseClick/mouseRightClick/onMapRightClick.ts
- src/components/Map/MapViewer/MapViewerVector/utils/config/reactionsLayer/useOlMapReactionsLayer.ts 4 additions, 1 deletion...tor/utils/config/reactionsLayer/useOlMapReactionsLayer.ts
- src/components/Map/MapViewer/MapViewerVector/utils/shapes/elements/BaseMultiPolygon.ts 14 additions, 25 deletions...MapViewerVector/utils/shapes/elements/BaseMultiPolygon.ts
- src/components/Map/MapViewer/MapViewerVector/utils/shapes/elements/MapElement.ts 15 additions, 8 deletions...iewer/MapViewerVector/utils/shapes/elements/MapElement.ts
- src/components/Map/MapViewer/MapViewerVector/utils/shapes/elements/handleSemanticView.test.ts 26 additions, 9 deletions...erVector/utils/shapes/elements/handleSemanticView.test.ts
- src/components/Map/MapViewer/MapViewerVector/utils/shapes/elements/handleSemanticView.ts 31 additions, 13 deletions...pViewerVector/utils/shapes/elements/handleSemanticView.ts
- src/components/Map/MapViewer/MapViewerVector/utils/shapes/elements/isFeatureInCompartment.test.ts 80 additions, 0 deletions...ctor/utils/shapes/elements/isFeatureInCompartment.test.ts
- src/components/Map/MapViewer/MapViewerVector/utils/shapes/elements/isFeatureInCompartment.ts 21 additions, 0 deletions...werVector/utils/shapes/elements/isFeatureInCompartment.ts
- src/components/Map/MapViewer/MapViewerVector/utils/shapes/reaction/Reaction.ts 9 additions, 5 deletions...pViewer/MapViewerVector/utils/shapes/reaction/Reaction.ts
- src/components/Map/MapViewer/MapViewerVector/utils/shapes/style/getCoverStyles.test.ts 2 additions, 2 deletions...MapViewerVector/utils/shapes/style/getCoverStyles.test.ts
- src/components/Map/MapViewer/MapViewerVector/utils/shapes/style/getCoverStyles.ts 24 additions, 8 deletions...ewer/MapViewerVector/utils/shapes/style/getCoverStyles.ts
- src/components/Map/MapViewer/MapViewerVector/utils/shapes/style/getScaledElementStyle.test.ts 36 additions, 0 deletions...erVector/utils/shapes/style/getScaledElementStyle.test.ts
- src/components/Map/MapViewer/MapViewerVector/utils/shapes/style/getScaledElementStyle.ts 2 additions, 12 deletions...pViewerVector/utils/shapes/style/getScaledElementStyle.ts
- src/components/Map/MapViewer/MapViewerVector/utils/shapes/style/getScaledStrokeStyle.test.ts 35 additions, 0 deletions...werVector/utils/shapes/style/getScaledStrokeStyle.test.ts
- src/components/Map/MapViewer/MapViewerVector/utils/shapes/style/getScaledStrokeStyle.ts 16 additions, 0 deletions...apViewerVector/utils/shapes/style/getScaledStrokeStyle.ts
Loading
Please register or sign in to comment