I'm trying to draw an animation over google maps, hopefully using html5's canvas element. Is this possible? The animation is just along the lines of moving and rotating rectangles (simulating transit flows/traffic patterns), nothing fancy, but not something I see supported directly in the google maps API.
Are there alternative map API's that may support this? Would I be better off trying to do this in google earth instead?
I'm not much of a webgeek, so I apologize if this seems like an odd question!