Community Map Builder 27 Apr 2008

Class OverviewMap

Object
   |
   +--WidgetBase
         |
         +--OverviewMap

class OverviewMap
extends WidgetBase

Defined in OverviewMap.js


Field Summary
 Object layerNames
          
   
Fields inherited from class WidgetBase
model, widgetNode, id, outputNodeId, htmlTagId, autoRefresh, debug
 
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, isBaseLayer)
           Clone a map layer (OpenLayers.Layer subclass).
 
Methods inherited from class WidgetBase
getProperty, getNode, initTargetModel, prePaint, postPaint, clearWidget
 

Field Detail

layerNames

Object layerNames

Constructor Detail

OverviewMap

OverviewMap(widgetNode, model)

Method Detail

addOverviewMap

void addOverviewMap(objRef)

getClonedLayer

Object getClonedLayer(layer, isBaseLayer)

Community Map Builder 27 Apr 2008

Documentation generated by JSDoc on Sun Apr 27 20:30:54 2008