I'm making a visualization of a world map where i should be able to retrieve a country from a world map based on a given pair x and y pixel coordinates.
At the moment I'm using datamaps (http://datamaps.github.io/ ). But I can't find a way to retrieve a certain country name or id based on a given pair of x or y pixel coordinates. Can somebody guide me in the right direction?
Thanks in advance.