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
2b9bd25530421c7c5972c04b3e095554a0433497
openlayers
/
lib
/
OpenLayers
/
Strategy
History
Éric Lemoine
7c4f85ffd5
Undocumented property 'filter' in Layer.Vector assumed in BBOX Strategy, initial patch from rdewit, no functional change (
closes
#2061
)
...
git-svn-id:
http://svn.openlayers.org/trunk/openlayers@9567
dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2009-07-20 08:42:42 +00:00
..
BBOX.js
Undocumented property 'filter' in Layer.Vector assumed in BBOX Strategy, initial patch from rdewit, no functional change (
closes
#2061
)
2009-07-20 08:42:42 +00:00
Cluster.js
Adding a threshold property to the cluster strategy. If a threshold set, clusters will only be created if the number of features in a group meets or exceeds the threshold number. r=elemoine,crschmidt (
closes
#1815
)
2009-03-23 17:34:28 +00:00
Fixed.js
Strategy.Fixed should listen to refresh event, (
Closes
#1939
), r=tschaub
2009-04-01 16:20:23 +00:00
Paging.js
remove unneeded layer declaration. r=elemoine (
closes
#1772
)
2008-10-09 07:48:08 +00:00
Save.js
Marking the save method on the Save strategy as an API method. This was a clear oversight (not making it an API method).
2009-04-09 19:03:07 +00:00