|
MapQuest Advantage TileMap Toolkit Reference Documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Object
|
+--MQControl
|
+--MQLargeZoomControl
Defined in controls.js
| Field Summary | |
Object |
zoomarea
|
Object |
zoombox
|
| Constructor Summary | |
MQLargeZoomControl
()
MQLargeZoonControl is a displayable control that contains a 16 position zoom bar, zoom in/out buttons and a pan bar. |
|
| Method Summary | |
Object
|
getHeight()
Get the height of the control |
Object
|
getWidth()
Get the width of the control |
void
|
selectZoom(level)
Highlights the specified zoom level on the LargeZoomControl. |
void
|
setZoom(level)
Sets the current zoom level button. |
void
|
unselectZoom(level)
Unhighlights the specified zoom level on the LargeZoomControl. |
| Methods inherited from class MQControl |
getPosition
|
| Field Detail |
Object zoomarea
Object zoombox
| Constructor Detail |
MQLargeZoomControl()
| Method Detail |
Object getHeight()
Object getWidth()
void selectZoom(level)
Level - from 1-16
void setZoom(level)
void unselectZoom(level)
Level - from 1-16
|
MapQuest Advantage TileMap Toolkit Reference Documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||