[OpenLayers-Dev] Protocol.HTTP callback

Andreas Hocevar ahocevar at opengeo.org
Thu Dec 13 01:14:02 PST 2012


You can listen to the vector layer's loadend event. Will that work for you?

Andreas.

On Thu, Dec 13, 2012 at 9:18 AM, Denis Rykov <rykovd at gmail.com> wrote:
> Is it possible to use callback option of OpenLayers.Protocol.HTTP for custom
> user's callbacks?
> I've tried to debug one app and have discovered that callback option is
> overriden by OpenLayers.Strategy.BBOX.merge function in my case.
>
> Denis
>
>
> On Thu, Dec 13, 2012 at 3:14 PM, Andreas Hocevar <ahocevar at opengeo.org>
> wrote:
>>
>> It means it should only be set through the constructor options, and
>> not be changed at a later time.
>>
>> Andreas.
>>
>> On Thu, Dec 13, 2012 at 4:39 AM, Denis Rykov <rykovd at gmail.com> wrote:
>> > What does mean `read only` in this context:
>> >
>> > https://github.com/openlayers/openlayers/blob/master/lib/OpenLayers/Protocol/HTTP.js#L52
>> > _______________________________________________
>> > Dev mailing list
>> > Dev at lists.osgeo.org
>> > http://lists.osgeo.org/mailman/listinfo/openlayers-dev
>> >
>>
>>
>>
>> --
>> Andreas Hocevar
>> OpenGeo - http://opengeo.org/
>> Expert service straight from the developers.
>
>
>
> _______________________________________________
> Dev mailing list
> Dev at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/openlayers-dev
>



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


More information about the Dev mailing list