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
2aa7f2292622bcd7c2496d39c0ace30c31eb7b9b
openlayers
/
lib
/
OpenLayers
/
Strategy
History
Tim Schaub
0c49c8faa0
Marking the save method on the Save strategy as an API method. This was a clear oversight (not making it an API method).
...
git-svn-id:
http://svn.openlayers.org/trunk/openlayers@9253
dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2009-04-09 19:03:07 +00:00
..
BBOX.js
Adding an option to make the bbox strategy more agressive. Thanks for completing the tests crschmidt. r=crschmidt,igrcic (
closes
#1830
)
2009-03-18 17:42:14 +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