On Oct 17, 11:58 am, Mike Williams <[email protected]> wrote:
> Wasn't it Jake who wrote:
>
> >1. For the  "Return to last results" part, how does it determine what
> >the "last results" are?
>
> The saved position gets set when you call map.savePosition() or
> map.ClearOverlays()
>

My page: http://devasp.northcarolina.edu/iic/exams/find.php

After looking at the control list again, I guess it's impossible to
remove just the pan part of the GLargeMapControl3D().

So, then, I would like to know how is it possible to differentiate
between a user panning using the GLargeMapControl3D or clicking
"Return to last results" and the panning from a user clicking a marker
and an infowindow opens? Both events generate a moveend, but from my
perspective they both look the same.

Example:

Say I search at http://maps.google.com/ for Taco Bell near Raleigh and
many results come up.  If I click pan, more results come up for the
new map area, however if I click on a marker and an infowindow pops
up, the map pans, but no new results are displayed for the new map
area.  How can I do that, given the API.


Lastly, is there a way I code my own "Return to Last Results?"  I
noticed that on maps.google.com, most of the time I hit "Return to
last results" it just stays right where it is.   I would like to
define what "last results" means myself.
--~--~---------~--~----~------------~-------~--~----~
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