> Here's a question, if I create tempMarker(1, 1) and then later on > create tempMarker(1,1) are those not the same thing?
That would depend entirely on the scope each was operating in, and possibly on whether var = was used or not. So it can't be answered out of context. Why not try it and find out. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
