> > I see an "alert" in the source code, but I can't get it to trigger by
> > clicking on the map. Should clicking trigger an alert about the max
> > zoom at that click location?
>
> It should, but only if the status is 200. The service is returning 403
> "Forbidden".

Aha. Thanks

> > (On a side note, I'm curious why... if I am viewing Terrain at max
> > zoom (20) and then click Satellite, it changes to zoom 17.  If I'm
> > over water, this also results in "sorry" tiles.)
>
> The different map types have different maximum zoom levels. In some
> places, "satellite" maps use low-level aerial photography and you can
> almost make out faces.

I take it that "different maximum zoom levels" means that the default
behavior from Google is to jump to a different zoom level, even though
the slide bar was at a closer zoom the moment before? (I would've
figured they'd leave it where it was so that I could see the cool low-
level spots automatically (and manually zoom out if it isn't
available). )

> > I'm trying to use getMaxZoomAtLatLng.   When I code per the docs:
> > G_SATELLITE_MAP.getMaxZoomAtLatLng(point, blah blah...)
> > then Firebug tells me that
> > G_SATELLITE_MAP.getMaxZoomAtLatLng is not a function.  Hm. That's what
> > the online docs and that sample show...
>
> Can't help with that without a link. The example doesn't show that
> error, so you must be doing something different. Please don't post
> code.

My citing the docs as an illustration of the phrase I mimiced... it's
part of communicating like a human.  I was well aware of your code/
link interest :)

In my map, enter a location like "Palau" in the second box. There's no
visible response/action. Firebug cites "not a function."
http://phoons.com/cgi/testmap.pl

Thanks for your explanations above!
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