Merge branch 'MIN-319-multipin-icon' into 'development'
feat: add multipin icon Closes MIN-319 See merge request !182
No related branches found
No related tags found
Showing
- package-lock.json 20 additions, 0 deletionspackage-lock.json
- package.json 1 addition, 0 deletionspackage.json
- src/components/Map/Drawer/SearchDrawerWrapper/BioEntitiesResultsList/BioEntitiesPinsList/BioEntitiesPinsListItem/BioEntitiesPinsListItem.component.test.tsx 7 additions, 1 deletion...esPinsListItem/BioEntitiesPinsListItem.component.test.tsx
- src/components/Map/Drawer/SearchDrawerWrapper/GroupedSearchResults/BioEntitiesAccordion/BioEntitiesAccordion.component.test.tsx 2 additions, 2 deletions...EntitiesAccordion/BioEntitiesAccordion.component.test.tsx
- src/components/Map/Drawer/SearchDrawerWrapper/ResultsList/AccordionsDetails/AccordionsDetails.component.test.tsx 0 additions, 16 deletions...st/AccordionsDetails/AccordionsDetails.component.test.tsx
- src/components/Map/Drawer/SearchDrawerWrapper/ResultsList/PinsList/PinsListItem/PinsListItem.component.test.tsx 5 additions, 2 deletions...ist/PinsList/PinsListItem/PinsListItem.component.test.tsx
- src/components/Map/Drawer/SearchDrawerWrapper/ResultsList/PinsList/PinsListItem/PinsListItem.component.tsx 4 additions, 0 deletions...ultsList/PinsList/PinsListItem/PinsListItem.component.tsx
- src/components/Map/MapViewer/utils/config/getCanvasIcon.ts 5 additions, 4 deletionssrc/components/Map/MapViewer/utils/config/getCanvasIcon.ts
- src/components/Map/MapViewer/utils/config/getCanvasMultiIcon.ts 27 additions, 0 deletions...mponents/Map/MapViewer/utils/config/getCanvasMultiIcon.ts
- src/components/Map/MapViewer/utils/config/pinsLayer/getBioEntitiesFeatures.ts 5 additions, 8 deletions...apViewer/utils/config/pinsLayer/getBioEntitiesFeatures.ts
- src/components/Map/MapViewer/utils/config/pinsLayer/getBioEntititesFeatures.test.ts 5 additions, 5 deletions...er/utils/config/pinsLayer/getBioEntititesFeatures.test.ts
- src/components/Map/MapViewer/utils/config/pinsLayer/getMultipinCanvasArgs.ts 38 additions, 0 deletions...MapViewer/utils/config/pinsLayer/getMultipinCanvasArgs.ts
- src/components/Map/MapViewer/utils/config/pinsLayer/getMultipinSingleFeature.test.ts 87 additions, 0 deletions...r/utils/config/pinsLayer/getMultipinSingleFeature.test.ts
- src/components/Map/MapViewer/utils/config/pinsLayer/getMultipinSingleFeature.ts 44 additions, 0 deletions...Viewer/utils/config/pinsLayer/getMultipinSingleFeature.ts
- src/components/Map/MapViewer/utils/config/pinsLayer/getMultipinStyle.ts 31 additions, 0 deletions.../Map/MapViewer/utils/config/pinsLayer/getMultipinStyle.ts
- src/components/Map/MapViewer/utils/config/pinsLayer/getMultipinsBioEntities.test.ts 76 additions, 0 deletions...er/utils/config/pinsLayer/getMultipinsBioEntities.test.ts
- src/components/Map/MapViewer/utils/config/pinsLayer/getMultipinsBioEntities.ts 58 additions, 0 deletions...pViewer/utils/config/pinsLayer/getMultipinsBioEntities.ts
- src/components/Map/MapViewer/utils/config/pinsLayer/getMultipinsBioEntitiesIds.ts 4 additions, 0 deletions...ewer/utils/config/pinsLayer/getMultipinsBioEntitiesIds.ts
- src/components/Map/MapViewer/utils/config/pinsLayer/getMultipinsFeatures.ts 26 additions, 0 deletions.../MapViewer/utils/config/pinsLayer/getMultipinsFeatures.ts
- src/components/Map/MapViewer/utils/config/pinsLayer/useOlMapPinsLayer.ts 31 additions, 34 deletions...Map/MapViewer/utils/config/pinsLayer/useOlMapPinsLayer.ts
Please register or sign in to comment