[OpenLayers-Users] Updating Text Layer - flickering markers

Andreas Hocevar ahocevar at opengeo.org
Tue Oct 20 00:05:02 EDT 2009


Hi,

sorry, I gave you some wrong directions. Instead of the Fixed
strategy, you should use the BBOX strategy. To update, call

strategy.update({force: true});

Regards,
Andreas.

2009/10/19, Ran Manor <ran.manor at gmail.com>:
> Ok, this time I did it correctly like you said, but I still get a flicker.
> Anything else I can try?
> Thanks.
>
> - Ran
>
>
> On Mon, Oct 19, 2009 at 01:25, Andreas Hocevar <ahocevar at opengeo.org> wrote:
>
>>
>> Don't use Layer.GML, but Layer.Vector. Configure it with a HTTP protocol
>> with Text format and a Fixed Strategy. To reload, do strategy.load().
>>
>> Regards,
>> Andreas.
>>
>>
>

-- 
Von meinen Mobilgerät aus gesendet

Andreas Hocevar
OpenGeo - http://opengeo.org/
Expert service straight from the developers.



More information about the Users mailing list