Hi, I am working on a map, that reverse geocodes a marker's dragged point. The values of city and state that I am getting on marker dragging is from the last drag. I think it is just a small thing that I am missing somewhere which is causing this. I have tried it on both FF and IE.
Here is the page that shows issue: http://tinyurl.com/4olejf Interestingly, if I add an alert right before adding the city and state into the infoWindow, the alert shows the wrong (last) value, but the infoWindow shows the correct value. I thought it might have something to do with waiting a bit longer for the reversegeocoder to return the values, but that is not the case. I tried setTimeout. It still shows the last result. Here is the URL for the page with the alert: http://tinyurl.com/4rypdr Thanks for looking at it. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
