Hi,
that depends WHERE you have defined it:
e.g. when defined inside a <scene> it should be shown when loading that scene,
but when defined outside or before a loadpano() or loadscene() call, then your element should have a keep="true" to avoid that it would get removed.
Best regards,
Klaus