On Jan 21, 4:20 pm, Hong Kil Dong <[email protected]> wrote: > /* > How to get access to globar var 'someVar' from here ? > */
Just use it. It's a global variable. You just need to be careful of when it's evaluated, though, and probably need function closure. A link to your page and a description of what you want to happen would help. 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 -~----------~----~----~----~------~----~------~--~---
