Constant 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
C
 CLOSE_BOX, OpenLayers.Control.FeaturePopups
 CLOSE_ON_REMOVE, OpenLayers.Control.FeaturePopups
 CLOSE_ON_UNSELECT, OpenLayers.Control.FeaturePopups
D
 DEFAULT, OpenLayers.Control.FeaturePopups
E
 EVENT_TYPES
M
 Modes, OpenLayers.Control.FeaturePopups
N
 NONE, OpenLayers.Control.FeaturePopups
S
 SAFE_SELECTION, OpenLayers.Control.FeaturePopups
U
 UNSELECT_ON_CLOSE, OpenLayers.Control.FeaturePopups
{Integer} Used in mode indicates to display a close box inside the popups.
{Integer} Used in mode indicates that the popups will close when removing features in a layer.
{Integer} Used in mode indicates that the popups will close when unselect the feature.
{Integer} Used in mode indicates to activate default behaviors as SAFE_SELECTION | CLOSE_ON_UNSELECT | CLOSE_BOX | UNSELECT_ON_CLOSE.
Only required to use OpenLayers.Control.FeaturePopups with 2.11 or less
Only required to use OpenLayers.Control.FeaturePopups with 2.11 or less
{Integer} Used in mode indicates to not activate any particular behavior.
{Integer} Used in mode indicates that the features will remain selected even have been removed from the layer.
{Integer} Used in mode indicates to unselect all features when a popup is closed.
Close