It works just fine on Chrome Browser on my laptop, but it doesn't work at all on my mobile smartphone. Is there anyone who solved this issue?
<img id="image" src="login.jpg" width="1080" height="2160" usemap="#Map" >
<map name="Map">
<area target="_self" shape="rect" coords="272,1625,820,1740" href="buyer_profile.html">
<area target="_self" shape="circle" coords="814,2088,40" href="back.html">
</map>