The new, more classy, GeoMOOSE catalog.
GeoMOOSE. | The new, more classy, GeoMOOSE catalog. |
Functions | |
renderLayer | Responsible for actually rendering the layer in the catalog. |
toggleGroup | Toggle the group div’s children’s visibility. |
renderGroup | Render the Group from the catalog. |
renderLayer: function( groupElementId, layer_xml, overrideStatusList )
Responsible for actually rendering the layer in the catalog.
groupElementId | The Group’s Div to which the layer belongs. |
layer_xml | The layer’s XML definition |
overrideStatusList | A hash containing a list of layers which are “on” by default. |
Responsible for actually rendering the layer in the catalog.
renderLayer: function( groupElementId, layer_xml, overrideStatusList )
Toggle the group div’s children’s visibility.
toggleGroup: function()
Render the Group from the catalog.
renderGroup: function( groupElementId, group )