-
Fully Compatible with Next.js
-
Added class names for highlighted areas
- The highlighted area will have
img-mapper-area-highlighted
class name in their area tag.
- The highlighted area will have
-
Removed the previously highlighted area when you click on the new highlighted area when
stayHighlighted
is applied. (#53) -
Area JSON preFillColor will not remove when the
toggleHighlighted
property is applied. -
Fixed infinity coords issue. (#42)
-
Fixed canvas height and width issue. (#43)
-
Upgrade to React V18 Peer Dep.