> What happens if you use an anonymous function like the documentation?
> Instead of
>   function xyza(response) {
> use
>   function (response) {
>
> Your named function behaves differently and uses the geocoder response
> instead of the getMaxZoom response. The structures of the responses
> don't match and it crashes trying to get the status.

Same issue.  (Dang, how did you see xyza?  It's not in the version of
testmap I have posted now; you must've been fast and grabbed it in the
really brief moment I experimented to see if named would make a
difference.)

Firefox Error Console (sorry, not Firebug) says it's not a function.

Thanks much for trying my code! Might you be willing to verify my
experience (since xyza isn't there since you last looked)?

John

--

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