hi,
i created a new layer , i add it to the map... the initialized event fires...
i removed the layer, but still keep a reference to it...
i add the same layer to map.. however this time the initialized event does not fire...
how can i listen to layers added to the map successfully for this scenario when i adding the same layer again?