Post some code for us to see how you are creating your vector layer.<div><br></div><div>also, make sure you have got either BBOX strategy OR fixed strategy - not both... </div><div><br></div><div>Toby<br><br><div class="gmail_quote">
On 12 October 2012 11:25, erwin nindl <span dir="ltr"><<a href="mailto:nine-ol-users@wirdorange.org" target="_blank">nine-ol-users@wirdorange.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
hello,<br>
<br>
i have a question about *OpenLayers.Strategy.BBOX* on a<br>
*OpenLayers.Layer.Vector* layer:<br>
<br>
the first time, when the browser loads the vector layer, the layer loads<br>
its data twice: once without the bbox paramenter, i.e. "GET<br>
locations.json", and subsequently with the bbox parameter, i.e. "GET<br>
locations.josn?bbox=15.42697565579,47.06978087059,15.43519394421,47.072389579528".<br>
<br>
the request without bbox parameter is very slow, thus i want solely call<br>
the request with the bbox parameter.<br>
<br>
does somebody know a workaround?<br>
i am using the latest openlayers 2.12 stable release.<br>
<br>
best regards<br>
<span class="HOEnZb"><font color="#888888"> erwin nindl<br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.osgeo.org">Users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/openlayers-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/openlayers-users</a><br>
</font></span></blockquote></div><br></div>