On Sep 2, 1:46 pm, pinzerik <[email protected]> wrote: > ...you ARE right, I'm not passing that variable..... > > The problem is that, for that variable, the syntax is: > function newMarker(location, html, iconcolor, iconnum, iconsize) > so I will never be able to pass it......
Why not change the function to make use of it? Just add another parameter on the end of the list. 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 -~----------~----~----~----~------~----~------~--~---
