I have a script and i need it to set the markers address in the middle
of another function.

heres an example:

function myFunction(){
var marker...

marker.index = ...

marker.address = geocode();

}

how can i get the geocode function to return the address.

but geo.getLocations(marker.getLatLng(), );

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to