I should add that the problem is now sorted (for now, until I do something that breaks it!)
I've now been asked if I can make it so the markers can be deleted from the user, which will be fun! On Feb 25, 5:39 pm, "[email protected]" <[email protected]> wrote: > On Feb 25, 4:22 am, Chris Moody <[email protected]> wrote: > > > Thanks for the further help. I didn't get that error as I have only > > been working in firefox. Thanks for reminding me to check IE with the > > script errors. > > Firefox has much better debugging tools than IE, look at the error > console and/or use firebug. > > -- Larry > > > > > > > Originally I found the only way I could get the string to work was to > > put it in the array, I figured there was a better way but couldn't get > > it right, thanks! > > > I've tried your suggestion but I still get the same blank info > > windows, minus the undefined score variable. You say "and, in that > > function, put the string you pass into the infoWindow: > > marker.openInfoWindow(test); " > > > I assume the (test) is a typo and is meant to be (text)? if not I'm > > missing something! > > > Could the problem be due to calling the wrong variable somewhere? I > > use both value and values as variables at different points in the > > code, maybe I've called value when I need to use values, or vice > > versa, though I think I have tried this already! > > > Thank you again for your help, it is really appreciated. -- 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.
