[Users] WFSCapabilitiesReader - default layer strategies

Eric Lemoine eric.lemoine at camptocamp.com
Tue Feb 15 14:51:48 CET 2011


> 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 : eric.lemoine at camptocamp.com
http://www.camptocamp.com


More information about the Users mailing list