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
a1f20ee345620645a12c2be50e405f116bd3c70a
openlayers
/
lib
/
OpenLayers
/
Strategy
History
Tim Schaub
95512dfa5a
The cluster strategy originally destroyed all features on the layer because it created them. When the threshold property was introduced, the strategy should have been removing instead of destroying features that it didn't create. This wasn't a problem until r10597 when the destroyMethod method was made to actually work. With this change, the cluster strategy removes instead of destroys features. r=crschmidt (
closes
#2815
).
...
git-svn-id:
http://svn.openlayers.org/trunk/openlayers@10714
dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2010-09-02 18:29:06 +00:00
..
BBOX.js
Change license text to point to "OpenLayers contributors", referencing
2010-09-01 03:06:31 +00:00
Cluster.js
The cluster strategy originally destroyed all features on the layer because it created them. When the threshold property was introduced, the strategy should have been removing instead of destroying features that it didn't create. This wasn't a problem until r10597 when the destroyMethod method was made to actually work. With this change, the cluster strategy removes instead of destroys features. r=crschmidt (
closes
#2815
).
2010-09-02 18:29:06 +00:00
Filter.js
Change license text to point to "OpenLayers contributors", referencing
2010-09-01 03:06:31 +00:00
Fixed.js
Change license text to point to "OpenLayers contributors", referencing
2010-09-01 03:06:31 +00:00
Paging.js
Change license text to point to "OpenLayers contributors", referencing
2010-09-01 03:06:31 +00:00
Refresh.js
Change license text to point to "OpenLayers contributors", referencing
2010-09-01 03:06:31 +00:00
Save.js
Change license text to point to "OpenLayers contributors", referencing
2010-09-01 03:06:31 +00:00