Hi, I'm trying to pass extra parameters to a geocode lookup. I'm calling lookups from a loop, and I'd like the callback function to know which call's reply did it get.
The bare script can be seen in action here: http://underground.hu/temp/ - I tried to remove everything that's not related to the problem. As you can see I'm trying to pass the variable 'i' to the callback function, but it gets an 'undefined' value in the alerts. Thanks a lot in advance for any help. Peter Szasz -- 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.
