I'm having the exact same problem. It looks like Google should have fixed it in August 2009, (http:// code.google.com/p/gmaps-api-issues/issues/detail?id=1580) but I'm still getting errors in November 2009.
Cheers, - Jason On Oct 5, 10:47 am, "[email protected]" <[email protected]> wrote: > 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=... > > 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.
