That works, but after changing it I started getting an uncaught exception after hitting search.
On Jun 20, 9:22 pm, Mike Williams <[email protected]> wrote: > I can't seem to reproduce the problem, but you might take a look at your > global "i" variable. I suspect you might want to reset it when you empty > the gmarkers array in getMarkers(). Beware the fact that getMarkers() > has its own local "i" variable. It's the global "i" that needs to be > reset. > > -- > Mike Williamshttp://econym.org.uk/gmap --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
