On Feb 9, 1:43 pm, Devraj <[email protected]> wrote: > Hi all, > > I am trying to integrate street view on a Google maps application > (http://stockists.williambull.com.au) and reading through the > documentation its not really evident if there's an event I can monitor > which notifies if the user is moving up and down the street (using the > arrows). > > What I want to do is move the marker on the map as the user navigates > themselves using the street view arrows. > > Thanks a lot for sparing your time to answer my question.
Have you seen this event? http://code.google.com/apis/maps/documentation/reference.html#GStreetviewPanorama.initialized (it may not be obvious, but it fires when the user clicks on the "arrows" in the Streetview) See this thread: http://groups.google.com/group/Google-Maps-API/browse_frm/thread/ed877e4a6a6e7ca9/246a052d96f2e798#246a052d96f2e798 -- Larry --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
