> What if we started supporting this :
> var layer = new OpenLayers.Layer.Vector("layer", {
> protocol: ...,
> strategies: ["OpenLayers.Strategy.BBOX"]
> });
>
> and this too :
> var layer = new OpenLayers.Layer.Vector("layer", {
> protocol: ...,
> strategies: [{"OpenLayers.Strategy.BBOX": {ratio: 1}}]
> });
That was my suggestion. And I think {"BBOX"} and {"BBOX": {ratio: 1}}
could also be supported.
--
Eric Lemoine
Camptocamp France SAS
Savoie Technolac, BP 352
73377 Le Bourget du Lac, Cedex
Tel : 00 33 4 79 44 44 96
Mail : [email protected]
http://www.camptocamp.com
_______________________________________________
Users mailing list
[email protected]
http://www.geoext.org/cgi-bin/mailman/listinfo/users