Property Index
$#! · 0-9 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z
A
 active, OpenLayers.Control.FeaturePopups.Layer
 anchor, OpenLayers.Control.FeaturePopups.Popup
 applyTemplate, OpenLayers.Control.FeaturePopups.Layer
 autoActivate, OpenLayers.Control.FeaturePopups
B
 boxSelectionOptions, OpenLayers.Control.FeaturePopups
C
 closeBox, OpenLayers.Control.FeaturePopups.Popup
 control, OpenLayers.Control.FeaturePopups.Popup
E
 eventListeners
 events
F
 featureContext, OpenLayers.Control.FeaturePopups.Layer
H
 hoverClusterTemplate, OpenLayers.Control.FeaturePopups
 hoverOptions, OpenLayers.Control.FeaturePopups
L
 layerListTemplate, OpenLayers.Control.FeaturePopups
 listContext, OpenLayers.Control.FeaturePopups.Layer
M
 maxSize, OpenLayers.Control.FeaturePopups.Popup
 minSize, OpenLayers.Control.FeaturePopups.Popup
 mode, OpenLayers.Control.FeaturePopups
P
 panMapIfOutOfView, OpenLayers.Control.FeaturePopups.Popup
 popupClass, OpenLayers.Control.FeaturePopups.Popup
 popupHoverListOptions, OpenLayers.Control.FeaturePopups
 popupHoverOptions, OpenLayers.Control.FeaturePopups
 popupListItemOptions, OpenLayers.Control.FeaturePopups
 popupListOptions, OpenLayers.Control.FeaturePopups
 popupSingleOptions, OpenLayers.Control.FeaturePopups
S
 safeSelection, OpenLayers.Control.FeaturePopups.Layer
 selectOptions, OpenLayers.Control.FeaturePopups
T
 templates, OpenLayers.Control.FeaturePopups.Layer
 type, OpenLayers.Control.FeaturePopups.Popup
U
 unselectOnClose, OpenLayers.Control.FeaturePopups.Popup
{Boolean} The object is active (read-only)
{Object} Object to which we’ll anchor the popup.
{Object} The object contains an applicator of the template for each template name.
{Boolean} Activate the control when it is added to a map.
{Object|null} Used to set non-default properties on OpenLayers.Handler.Box dedicated to select features by a box.
{Boolean} To display a close box inside the popup.
{OpenLayers.Control.FeaturePopups} The control that initialized this popup manager.
{Object} If set on options at construction, the eventListeners object will be registered with OpenLayers.Events.on.
{Object} If set on options at construction, the eventListeners object will be registered with OpenLayers.Events.on.
{OpenLayers.Events} Events instance for listeners and triggering specific events.
{OpenLayers.Events} Events instance for listeners and triggering specific events.
{Object} See FeaturePopups.addLayer
Default is “Cluster with ${cluster.length} features<br>on layer \”${layer.name}\””
{Object|null} Used to set non-default properties on SelectFeature control dedicated to highlight features.
Default is “h2>${layer.name} - ${count}</h2><ul>${html}</ul”
{Object} See FeaturePopups.addLayer
{OpenLayers.Size} Maximum size allowed for the popup’s contents.
{OpenLayers.Size} Minimum size allowed for the popup’s contents.
To enable or disable the various behaviors of the control.
{Boolean} When drawn, pan map such that the entire popup is visible in the current viewport (if necessary).
{String|<OpenLayers.Popup>|Function} Type of popup to manage.
{Object} Options used to create a popup manager for highlight on hover a cluster.
{Object} Options used to create a popup manager to highlight on hover.
{Object} Options used to create the popup manager for show a single item into a multiple selection.
{Object} Options used to create a popup manager for multiple selections.
{Object} Options used to create a popup manager for single selections.
{Boolean} Read only, true if the control costructor argument in the FeaturePopups.mode have set OpenLayers.Control.FeaturePopups.SAFE_SELECTION.
{Object|null} Used to set non-default properties on SelectFeature control dedicated to select features.
{Object} Set of templates, see FeaturePopups.addLayer
{String} Type of popup manager, read only.
{Boolean} If true, closing a popup all features are unselected on control.controls.select.
Close