Make sure that the layer property gets initialised
Much like with the rest of the properties, we should set whichever value was in the interface and then subscribe to changes in the property. Otherwise, the layer doesn't get forwarded to the surface if the value was set before its initialisation.
Signed-off-by: Victoria Fischer victoria.fischer@mbition.io