http://www.google.com/apis/maps/documentation/
This class described the position of a control in the map view. It consists of a corner relative to where the control is postioned, and an offset that determines this position. It can be passed as optional argument position to the method GMap2.addControl(), and it is returned from method GControl.getDefaultPosition().
Constructor | Description |
---|---|
GControlPosition(anchor, offset) | Creates a specification for a control position. |