Implementing image maps on my website has been a challenge because of the lack of responsiveness. I am struggling to adjust the size of map areas when resizing the window.
If anyone can help with this issue, I am open to using either JavaScript or CSS methods.
Update:
I attempted to use for responsiveness, but encountered an issue where the map area coordinates reset to 0 after reloading the page. They only update after resizing the window again.
Is anyone else experiencing this problem?