There is a div with given dimensions of 800x300px. It should have a map map, when clicked on a region of which, the div should load the following image (not necessarily by its sequence number) without switching to other pages.
Here, for example, " all this is a picture with some text " has the address " images / 1.png ", area-link1 has the address on the picture with the address " images / 4.png ", and area-link2 - " images / 15.png " When you click on one of the areas, the "map-map" should change to another picture with its own reference areas without going to other pages of the site.
How to do this? Help me please.