Class GSMapTypeControl

Extends GSControl.

A control for switching between different map types.

Class Summary
Constructor Attributes Constructor Name and Description
 
Creates a new GSMapTypeControl
Properties borrowed from class GSControl:
parentPositioned
Method Summary
Method Attributes Method Name and Description
 
Returns the height of this control (in pixels)
 
Returns the width of this control (in pixels)
Methods borrowed from class GSControl:
getDefaultPosition, getOrientation, getPosition, hide, remove, render, show
Class Detail
GSMapTypeControl()
Creates a new GSMapTypeControl
Method Detail
{int} getHeight()
Returns the height of this control (in pixels)
Returns:
{int} the control height

{int} getWidth()
Returns the width of this control (in pixels)
Returns:
{int} the control width

Documentation generated by JsDoc Toolkit 2.3.2 on Wed Mar 07 2012 11:47:29 GMT+1300 (NZDT)