react-image-marker
react-image-marker copied to clipboard
It allows to be able to set markers on an image
It exists the same lib to React Native?
any ideas on how a marker could be dragged and update its new position.
Hi, I am using this react-image-marker and I want to mark on the images instead of 1. Moreover, is there any way to cancel the current marked point when I...
A simple solution to this is to spread props to the img tag like this ""
Great Module. It simply works. But it will be great if you can consider the following; 1. I was trying to add some css to my image "object-fit-contain". But couldn't....
Hi, It solves this error: ``` error TS2345: Argument of type 'Marker' is not assignable to parameter of type '{ top: number; left: number; }'. Types of property 'top' are...
I am from discord from kcd. Found your message where you have asked to review the library you've created. I would suggest moving `calculateMarkerPosition` to its own file and do...
does the library support zooming into the image to place the markers? @galexandrade