MapQuest Advantage TileMap Toolkit Reference Documentation

Class MQControl

Object
   |
   +--MQControl
Direct Known Subclasses:
MQLargeZoomControl, MQZoomControl, MQViewControl, MQPanControl

class MQControl

Defined in controls.js


Constructor Summary
MQControl ()
            MQControl is an abstract base class containing functionality specific to all controls.
 
Method Summary
 Object getHeight()
           Determines the height of the control by selecting the greatest height from all elements in the control subtree.
 MQMapCornerPlacement getPosition()
           Returns the position of the this control.
 Object getWidth()
           Determines the width of the control by selecting the greatest width from all elements in the the control subtree.
 void initialize(map)
           Initialize the Control.

Constructor Detail

MQControl

MQControl()

Method Detail

getHeight

Object getHeight()

getPosition

MQMapCornerPlacement getPosition()

getWidth

Object getWidth()

initialize

void initialize(map)

MapQuest Advantage TileMap Toolkit Reference Documentation

Documentation generated by JSDoc on Tue Oct 16 08:04:28 2007