img-mapper / react-img-mapper

React Component to highlight interactive zones in images
https://img-mapper.github.io/react-docs
MIT License
122 stars 39 forks source link

Size Height Width #75

Closed marcuspx closed 1 year ago

marcuspx commented 1 year ago

Describe the bug I set up a Different Height and Width the image size is working but the canvas or map is not adapting to the new values the hover breaks is not responsive https://codesandbox.io/p/sandbox/zen-waterfall-dygwpg?file=%2Fapp%2Fpage.tsx%3A617%2C63

NishargShah commented 1 year ago

You don't need to set height and width both to get responsiveness canvas, just set parentWidth and you are good to go.

please read https://img-mapper.github.io/react-docs/?path=/story/examples-responsive-map--responsive-dimensions