i also was wondering if it was possible, but after severals tries, i didn’t figure out how to do it if possible… hope someone will find a solution. If you find how to do it, even with an other plugin/methods plz let me know.
There’s an option in the plugin settings to enable alternative links. These links are displayed below the imagemap as a list, and clicking those will cause the same behaviour as when clickin the corresponding hotspot.
Basically you could copy the information from those links into your selectable list. Or take a look at the php code around lines 413-433 and make something similar for your use.
I would like to use the alternative link section to float as a list on the left side of the map rather then below. Do you have any ideas of the best way of going about this?
Thanks,
great plugin!
you can add :
<a class="alternative-links-imagemap" data-key="area-297" data-type="tooltip" data-parent="imgmap-284-1">THE name of your area or whatever...</a>
now just edit your layout page and don’t forget to change the data-key.