Hi, Is there any way to pass an additional argument to GClientGeocoder.getLatLng's callback? I want to update a GMarker's latLng in the callback, but I can't pass the marker's haldle to the callback.
I can't set a global variable for it, because it's defined in a loop, so the variable would point always to the last marker in the loop. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
