> No, _gel() is a Google Gadget API function which is just a shortcut for
> document.getElementById():
Brilliant, no wonder I couldn't figure out quite what was supposed to
be doing!
> You can provide your own implementation for the Maps API:
>
> function _gel( id ) { return document.getElementById(id); }
Yasir, reverse the changes I suggested and do what the man says, it'll
be quicker overall.
And this part -
> For the sync vs. async API issue, the cleanest way to deal with it is to use
> GAsync()....
cheers, Ross K
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---