Google’s Documentation Sucks
Google makes some pretty cool stuff and its generally is well engineered, except for that Android bug. I recently had to use Google's Flash map component. First of all, they need to make an MXP so it installs correctly instead of having users manually place it in the components directory which is hidden deep in the filesystem. Second, some of their documentation is utter crap. The Marker class has a property called gravity. I have no idea what it does, but it sounds interesting. So after consulting the documentation i found this little gem of a description:
A Number value that specifies marker gravity factor.
Why bother even wasting your time writing that, its a totally worthless description.