I couldn't quite think of the right way of wording the question but basically I want something very similar to what google maps looks like:
Choose a number of images (these images will be simple list of tabs that when clicked have a fade transition on the page) but on each of these images clicking a certain part (such as a marker or highlighted area) will bring up a small lightbox popup perhaps containing simplified information and a "more info" link.
So far from researching I've found a lot of map plugins that create an svg image but I'm not sure yet whether the images used will be maps or for example a picture of a building or something. There also seems to be a lot of different possibilites with fancybox for displaying html elements in a stylish way onclick. I'm just confused as to how you make it so clicking certain areas of an image will open different popups.
Any help on the best way to go about this would be nice
-Matt