Ticket #2061 (closed bug: fixed)
Undocumented property 'filter' in Layer.Vector assumed in BBOX Strategy
| Reported by: | rdewit | Owned by: | tschaub |
|---|---|---|---|
| Priority: | minor | Milestone: | 2.9 Release |
| Component: | Strategy.BBOX | Version: | 2.8 RC1 |
| Keywords: | Cc: | ||
| State: | Complete |
Description
The BBOX Strategy checks for and (if applicable) uses this.layer.filter in the createFilter function, which is a very useful feature. This helps somebody to combine their own filters with the BBOX filter.
The following patch adds the filter property to Layer.Vector and documents the createFilter function.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

