I have an image with a map of principal subway in my country. I need that the users can press the stations on image of the map.
My question is, How can I do to put multiple clickable points on the image? These points will be the subway stations.
I find per several hours, but I do not see anything specific.
I searched for many hours and I found these posts:
1.- This question maybe resolver my question, but is very old, This makes me think that there is some more updated functionality.
2.- In this question says that you can use "GoogleMap object and ground overlay" but I found the oficial documentation about Ground Overlay topic and the image with the map is not alone, the image has background google map.
Does anyone know if there is a current tool with which I can solve this?
Thank you very much for your help.