Executes WFS requests based on selection layers of a theme.
| Inherits from: | oscar.Handler |
| oscar. | Executes WFS requests based on selection layers of a theme. |
| Constants | |
| EVENT_TYPES | |
| Properties | |
| requestCounter | {Integer} Keeps track of the number of requests being executed. |
| Constructor | |
| oscar. | |
| Functions | |
| execute | Launches a GetFeature request to obtain features from a WFS service. |
| Constants | |
| CLASS_NAME - oscar. |
execute : function( geom, theme )
Launches a GetFeature request to obtain features from a WFS service.
| Parameters: geom | <OpenLayers.Geometry> object. theme - oscar.ox.Theme object. |
Launches a GetFeature request to obtain features from a WFS service.
execute : function( geom, theme )