Is it possible to replicate the MAP element of HTML ( http://www.w3schools.com/tags/tryit.asp?filename=tryhtml_areamap ) in android. If so how ? I plan to put the touch event on the image and get the co ordinates of the place where the click happened. But I feel this is not a proper solution if the image is something like this
http://www.channel4.com/media/images/Channel4/c4-news/2014/March/27/27_solar_system_r_w.jpg
then it would be a problem for me.