At some point in the recent past, it seems that my calls to the
G_HYBRID_MAP.getMaxZoomAtLatLng function seems to have stopped
working. I'm using it here: http://idx.diversesolutions.com/#PropertyID=16993203
-- just click on the "Maps" sub-tab when you scroll down the page a
bit.

When I attach a debugger to the callback function that's passed as an
argument into the getMaxZoomAtLatLng function, all I see is an object
literal being passed to the function after what seems like perhaps 2
seconds. The only property of that argument is "status", and the value
of that property is "500."

When I examine the HTTP traffic that's generated as a result of the
getMaxZoomAtLatLng call, I'm seeing a HTTP 404 response from the
server. Here's the request URL that I'm seeing for that link above for
getMaxZoomAtLatLng: 
http://khm2.google.com/mz?x=723570&y=1677056&z=22&v=h%40107&callback=_xdc_.cb723570_1677056_22_h$107

This definitely seems like it's a wrong path in the library API or a
server issue. Please let me know if I can provide any more info to
diagnose this problem.
--~--~---------~--~----~------------~-------~--~----~
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