On Sep 19, 3:20 pm, gwrbilliards <[EMAIL PROTECTED]> wrote: > I'm fairly new to the api, so bear with me. I'm showin a map that has > an info window which displays correctly onload. > > However - when you zoom by double clicking the map, or using the zoom > control, it disappears. Any idea how to prevent that? > On Sep 19, 4:13 pm, gwrbilliards <[EMAIL PROTECTED]> wrote: > my apologies: > > http://www.billiardsforum.info/pool-table-repair-services/annan-jody-24-new-road.asp
FYI - your map doesn't appear until I double click on where it should be in IE6. You probably would be better off by adding a marker and a click handler that opens the infoWindow when clicked. That is the interface people are used to... If you add event listeners to the map you should be able to reopen the infoWindow when something happens to close it. -- 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 -~----------~----~----~----~------~----~------~--~---
