On Thu, Dec 10, 2009 at 2:55 PM, Yves Moisan <[email protected]> wrote:
> Are those equivalent :
>
> layer.events.on({
>    scope: layer,
>    loadend: onLoadend
> });
>
> and
>
> layers.events.register("loadend", layer, onLoadend)

Yes Mr.


-- 
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://openlayers.org/mailman/listinfo/users

Reply via email to