Can u please tell me how to pass the gmarker items into scrollto method.
I have used like this window.scrollTo(gmarkers.length, gmarkers.length); Is it correct way to call the method? I have tried like this but its not scroll down when clicking on the item on the map. please tell me how to do that On Nov 12, 1:13 am, Grok Lobster <[email protected]> wrote: > http://www.devguru.com/Technologies/ecmascript/quickref/win_scrollto.... > > On Nov 11, 10:39 am, Kavitha <[email protected]> wrote: > > > > >http://www2.med.umich.edu/healthcenters/gmaps/medcenter.cfm > > > In this link, when i click on 22 image marker which is placed on the > > google map,one popup will open and at the same time corresponding > > sidebar item has been highlighted. But when i scroll down only i can > > able to see the highlighted item.How can i show the highlighted item > > in the sidebar without scrolling down, when click on the image on the > > map. How can i modify the javascript to loop through the item > > without > > scrolling in the sidebar?- Hide quoted text - > > - Show quoted text - -- 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=.
