You need to have an EventListener function in place, like this:

GEvent.addListener(marker, "click", function() {
          //action to be performed;
        });

Hope this helps


On Nov 7, 4:12 am, simplify <[EMAIL PROTECTED]> wrote:
> hiii everybody,
> i am a newbi here.
> please tell me the code to get the lat,long of the point i will click
> on the map.
> please tell me in detail.
> thanks,
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Maps API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/Google-Maps-API?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to