Using this snippet does not produce a clickable region on the image:
<!DOCTYPE html>
<html>
<body>
<img src="<https://via.placeholder.com/400x300>" usemap="#example-map">
<map name="example-map">
<area shape="rect" coords="0,0,100,100" alt="Top Left" href="<https://example.com/section1>">
</map>
</body>
</html>
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too