Hi Chuck,
The staticLayer is marked as [read-only] as you cannot change the actual reference to it.
But this doesn't mean that its properties/functions are not accessible.
Indeed the API use the static layer to add components to it like the logos, legend, etc.
Feel free to use it to add your own components in it.
Yann