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
113f87b317ed7de9f85f9d13ec76d2b66df0044a
openlayers
/
lib
/
OpenLayers
/
Strategy
History
Éric Lemoine
059b83a52f
we get a js error in the Fixed strategy when the layer is removed from the map right after strategy.load is called, p=fvanderbiest, r=me (
closes
#2851
)
...
git-svn-id:
http://svn.openlayers.org/trunk/openlayers@10791
dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2010-09-27 10:13:00 +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
we get a js error in the Fixed strategy when the layer is removed from the map right after strategy.load is called, p=fvanderbiest, r=me (
closes
#2851
)
2010-09-27 10:13:00 +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