Community Map Builder 21 Aug 2007

Class OverviewMap

Object
   |
   +--WidgetBase
         |
         +--OverviewMap

class OverviewMap
extends WidgetBase

Defined in OverviewMap.js


Field Summary
 Object height
          
 Object layerNames
          
 Object width
          
   
Fields inherited from class WidgetBase
model, widgetNode, id, outputNodeId, htmlTagId, node, groupnode
 
Constructor Summary
OverviewMap (widgetNode, model)
            Widget to add an OL OverviewMap to a main map.
 
Method Summary
 void addOverviewMap(objRef)
           Add an overview map to the map in this widget's model.
 Object getClonedLayer(layer)
           Clone a map layer (OpenLayers.Layer subclass).
 
Methods inherited from class WidgetBase
initTargetModel, prePaint, postPaint, clearWidget
 

Field Detail

height

Object height

layerNames

Object layerNames

width

Object width

Constructor Detail

OverviewMap

OverviewMap(widgetNode, model)

Method Detail

addOverviewMap

void addOverviewMap(objRef)

getClonedLayer

Object getClonedLayer(layer)

Community Map Builder 21 Aug 2007

Documentation generated by JSDoc on Tue Aug 21 08:12:28 2007