Also, and just as a follow-up, I'm using v2-current ala "google.load
("maps", "2")". I tried v2.x and 2.s, but to no avail. It seems that a
similar (or the same) bug was closed in 2.173 (http://code.google.com/
p/gmaps-api-issues/issues/detail?id=1580), but it appears to be back
now. This bug does not affect G_NORMAL_MAP, G_PHYSICAL_MAP, or
G_SATELLITE_MAP.On Oct 5, 11: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 -~----------~----~----~----~------~----~------~--~---
