On Nov 2, 3:26 am, "Barry Hunter" <[EMAIL PROTECTED]> wrote:
> API doesn't know what zoom levels are available.
Well, maybe it does.
See what happens to zoom slider length when you setCenter() between
0,0 and say 45.12348,-123.11364
Easiest by geocoding e.g. here
http://mapsapi.googlepages.com/reversegeo.htm
It happens at any zoom level.
There has been misbehavior with those 'Sorry' messages for many weeks
now. If you zoom in and out you will see each message only once. They
are like disposable products.
The message contains a <p> element. I was using an auto zoomout
function that detects those <p> elements by
map.getContainer.getElementsByTagName("p").length;
It doesn't work well at the moment.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---