On Dec 9, 7:26 pm, Eric <[email protected]> wrote:
> I try to trigger the listener to "Dragend" so I could actually locate
> the lat,lng coordinate. But it seems don't work with my code.

You should be getting obvious javascript errors.

Please post a link to your map.

> Below is
> the code I'm working with.

No thanks.


>                 document.getElementById("lat").innerHTML = latlng.lat();
>                 document.getElementById("lon").innerHTML = latlng.lng();

I would expect you get a latlng is undefined error...

  -- Larry

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" 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-js-api-v3?hl=en.

Reply via email to