This website requires JavaScript.
Explore
Help
Sign In
ashatora
/
openlayers
Watch
1
Star
0
Fork
0
You've already forked openlayers
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
a4df9a871b9f9ea9411961df5a887d13955d8eb4
openlayers
/
lib
/
OpenLayers
/
Strategy
History
Bart van den Eijnden
a4df9a871b
when using BBOX or Fixed strategies, pass on the filter used in the request to the loadstart event. This is mostly important in the case of BBOX, since there is no other way to get the filter used in the request. An example use case is doing a hitCount request using the same filter to find out the true number of features matched on the server-side
2012-11-07 11:43:18 +01:00
..
BBOX.js
when using BBOX or Fixed strategies, pass on the filter used in the request to the loadstart event. This is mostly important in the case of BBOX, since there is no other way to get the filter used in the request. An example use case is doing a hitCount request using the same filter to find out the true number of features matched on the server-side
2012-11-07 11:43:18 +01:00
Cluster.js
Clear the cache on
Strategy.Cluster
when features are removed.
2012-10-16 18:43:53 +02:00
Filter.js
The OpenLayers code is published under the 2-clause BSD license
2012-03-30 08:33:55 +02:00
Fixed.js
when using BBOX or Fixed strategies, pass on the filter used in the request to the loadstart event. This is mostly important in the case of BBOX, since there is no other way to get the filter used in the request. An example use case is doing a hitCount request using the same filter to find out the true number of features matched on the server-side
2012-11-07 11:43:18 +01:00
Paging.js
The OpenLayers code is published under the 2-clause BSD license
2012-03-30 08:33:55 +02:00
Refresh.js
The OpenLayers code is published under the 2-clause BSD license
2012-03-30 08:33:55 +02:00
Save.js
The OpenLayers code is published under the 2-clause BSD license
2012-03-30 08:33:55 +02:00