I have the world map on a web page. Suppose the user clicks on a country. I would like to attach a specific event to the user click based on the country clicked (example: it opens the wikipedia page of the country).
How can I proceed to detect the country and/or use an irregular shape rather than the area of a circle or rectangle.