I am trying to create a gray “frame” (see the figure below) around the google map to try to convey the concept of the focus area as opposed to a point (which is usually represented by a marker). Please note that this is not an overlay, that is, a gray “frame” "must not move when dragging a map.
Edited: image link added

It seems that only the GControl subclass option creates the user control. I have 3 questions.
1) First, does GControl subclass the best course of action?
2) , canvas (div), (.. ). , ? . Docs http://code.google.com/apis/maps/documentation/controls.html#Custom_Controls , .
3) , . , , : . . , . css , , div. , divs, 8. , "" ?
StackOverflow. . , .
user60801