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
e851d453de24f0f0b3653f5c8052ed8e28c44355
openlayers
/
lib
/
OpenLayers
/
Strategy
History
bartvde
66960d392f
Filter strategy constructor should not need filter, r=tschaub,fredj (
closes
#2841
)
...
git-svn-id:
http://svn.openlayers.org/trunk/openlayers@10879
dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2010-11-09 12:57: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
Filter strategy constructor should not need filter, r=tschaub,fredj (
closes
#2841
)
2010-11-09 12:57:06 +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