Heron

Table Of Contents

Previous topic

Heron.widgets.ActiveThemesPanel

Next topic

Heron.widgets.BookmarksPanel

Heron.widgets.BaseLayerCombo

Extends
xtype
hr_baselayer_combobox

Config Options

Configuration properties in addition to those listed for Ext.form.ComboBox.

emptyText

See http://www.dev.sencha.com/deploy/dev/docs/source/TextField.html#cfg-Ext.form.TextField-emptyText, default value is “Choose a Base Layer”.

listWidth

See http://www.dev.sencha.com/deploy/dev/docs/source/Combo.html#cfg-Ext.form.ComboBox-listWidth, default value is 140.

map

OpenLayers.Map or Object A configured map or a configuration object for the map constructor, required only if zoom is set to value greater than or equal to 0.

store

GeoExt.data.LayerStore A configured LayerStore

tooltip

See http://www.dev.sencha.com/deploy/dev/docs/source/TextField.html#cfg-Ext.form.TextField-emptyText, default value is “Basemaps”.

width

See http://www.dev.sencha.com/deploy/dev/docs/source/BoxComponent.html#cfg-Ext.BoxComponent-width, default value is 140.

zoom

Number Zoom level for recentering the map after search, if set to a negative number the map isn’t recentered, defaults to 8.