Const
MarkerView component for displaying an annotated image with markers.
Typical usage looks something like this:
<MarkerView ref={markerViewRef} targetSrc={selectedImage} annotation={annotation} /> Copy
<MarkerView ref={markerViewRef} targetSrc={selectedImage} annotation={annotation} />
MarkerView component for displaying an annotated image with markers.
Typical usage looks something like this: