On Dec 16, 12:15 pm, Daniish <[email protected]> wrote: > I have been trying to implement a couple of buttons on my site to open > the previous and next infowindows, based on this forum > thread:http://groups.google.com/group/Google-Maps-API/browse_thread/thread/7... > > I have added the following code (from my index page -www.globexposure.net): > '<a href="javascript:myclick(' + prev + ')"><img src="images/ > prev.jpg"></a>' + '<a href="javascript:myclick(' + next + ')"><img > src="images/next.jpg"></a>' > > ...to create the buttons, however, when i try to use them i get the > following error: > Error: gmarkers[i] is undefined > Source File:http://www.globexposure.net/ > Line: 123
**Please** provide details of how to reproduce the error. Andrew --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
