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
f9939f1cfebe029376a20651b5a5d8eab83deaaa
openlayers
/
lib
/
OpenLayers
/
Strategy
History
Tim Schaub
3edb925487
Strategies that request data (fixed and bbox currently) should transform geometries when the layer projection is different than the map projection. This adds reprojection support to the Fixed and BBOX strategies. Given more strategies that request data, we will likely want to extract out the common parts. r=elemoine (
closes
#1841
)
...
git-svn-id:
http://svn.openlayers.org/trunk/openlayers@8804
dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2009-02-03 00:12:27 +00:00
..
BBOX.js
Strategies that request data (fixed and bbox currently) should transform geometries when the layer projection is different than the map projection. This adds reprojection support to the Fixed and BBOX strategies. Given more strategies that request data, we will likely want to extract out the common parts. r=elemoine (
closes
#1841
)
2009-02-03 00:12:27 +00:00
Cluster.js
Cluster strategy should register for moveend on the layer instead of zoomend on the map. p=elemoine,me r=me (
closes
#1834
)
2008-12-06 20:54:51 +00:00
Fixed.js
Strategies that request data (fixed and bbox currently) should transform geometries when the layer projection is different than the map projection. This adds reprojection support to the Fixed and BBOX strategies. Given more strategies that request data, we will likely want to extract out the common parts. r=elemoine (
closes
#1841
)
2009-02-03 00:12:27 +00:00
Paging.js
remove unneeded layer declaration. r=elemoine (
closes
#1772
)
2008-10-09 07:48:08 +00:00