Well the code which I was hoping would do the trick is the lat lon in the ALT of the image. So when you click one image the lat lon is send to the variable sessvars.grid.
The problem is that it only works with the first button you click. Is that because they all have the same name? Marco On 19 jul, 20:49, Rossko <[email protected]> wrote: > > You will see the View map if you click one of the links at the top of > > the page. > > Okay, I went for a link in the middle of the page - bookstores - and > got a list, each with its own 'View Map' button. > > Whichever button is pressed, they all call toggleViewMap() which > brings a static map into view. > The map was previously setup at page load time in an iframe, by an > anonymous script snippet that uses values from sessvars.grid. > > There doesn't appear to be any code at all to ever change the map, so > it doesn't change. -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" 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.
