Hi,
Girish had written a comment in my post of Yahoo maps communication toolkit , upto my understanding I think he is trying to put some marker whenever user clicks somewhere on the map.
I tried to solve the problem and was amazed to find out that point object which is returned by the onClick method of the map is of the type string
So its the question of some string manipulation and some of the type conversion and i am able to show the marker whenever user clicks on the map.
So here is the code I think it might be useful to others also
Continue reading ‘Show the marker on the map on the click on the map’



