react-img-mapper icon indicating copy to clipboard operation
react-img-mapper copied to clipboard

React Component to highlight interactive zones in images

Results 9 react-img-mapper issues
Sort by recently updated
recently updated
newest added

I suggest adding possibility to render a tooltip when hovering over specific area in the map, or adding custom classNames to area tag.

Can you look at adding dashed lines? maybe with control of spaces and line length. It seems like a simple inclusion to add. i.e. ![image_2024-04-04_171544440](https://github.com/img-mapper/react-img-mapper/assets/77083072/0a5e42df-0717-4c00-889e-3e401d9db38e) I need a way to...

Map is getting flagged for accessibility issues – namely around labelling for the map and individual area elements. https://www.w3.org/WAI/tutorials/images/imagemap/ > For image maps, text alternatives are needed on both the...

enhancement
help wanted
question
Feature

Hi, not much to this, just adding support for the target property as we needed it for a client. Sorry if I've done anything wrong, first time contributing for me.

enhancement
good first issue
Feature
Pending

This change makes all coordinates to be exact and straddle the pixels as explained here: https://stackoverflow.com/questions/8696631/canvas-drawings-like-lines-are-blurry

enhancement
pending

**Is your feature request related to a problem? Please describe.** I want an area to be always highlighted like the preFillColor works, but I want only the stroke to be...

enhancement
help wanted
question
feature
pending

### Steps to reproduce Steps: 1. Code Sandbox: https://codesandbox.io/p/sandbox/nice-swanson-89lm88?file=%2Fsrc%2FApp.tsx%3A66%2C16 2. Click on Floor area in Image Map 3. State updates (check by clicking button), but the alert which access the...

bug
help wanted
question

Thanks for the awesome library. New to this library and finding it hard to make this library work with image where object-fit and object-position is used. I have a case...