I'd like to draw something (for instance a polygon) at fixed screen location (for instance x=20, y=20), no geo-location, on a map. This is similar to the small "google" we see at bottom-left of the map. It seems that map v2 doesn't allow it... the api designer forgot about it.
The code suggestion here: Google Map API V2 - How do I keep a marker in the center of the screen while user is scrolling the map? would work but user might see it when moving... The map v2 doesn't look like well designed.