No matter what I do, I just cannot get the geocoder.getLatLng to
persist the lat and lng values outside the scope of the function in
its invocation.

Even if i declare variables outside the callback method and assign
their values in the call back method, after invocation of the call
back is complete the variables are reset to "undefined".

I even tried to pareFloat the lat() and lng() but they still don't
persist outside of the call back function.

Obviously a code example would of made short work of this, but I've
not posted one for obvious reasons.

Basically, if anyone can help me convert and address into a GLatLng
outside the scope of the .getLatLng callback, I would be super happy
and appreciative.

Thanks,

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