> but when i m clicking on any of the marker on Gmap it is giving me the > Last Address from the array of string that is > "Dhankawdi,Pune,Maharashtra" why this is happening?
After the loop has finished, 'address' is always set to the last one processed in the loop. See pitfall number 3 - http://econym.org.uk/gmap/basic1.htm Why are you geocoding places that you know where they are? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
