New utility function for mapplets: GAsync()

window.document.getElementById(‘post-3845’).parentNode.className += ‘ adhesive_post’;<<Posted by Ben Appleton, Mapplets Team
The Mapplets API is like the Maps API with a twist: asynchronous
calls. If you’ve ever used XMLHttpRequest then you’ve dealt with
asynchronous calls before, but writing fast Mapplets can require
keeping track of several requests at the same time.
While working…>>   (more…)

Original post by Chris Gilmer