Open
Description
Currently a layer can be created that contains only a <link rel=query>
template, meaning it doesn't draw anything, but it will return features or info from a server on interaction.
It is not distinguished in the layer control at this time, and in fact it will be disabled if it doesn't have an templates or or features for rendering (the latter is a bug, imo).
So, it should be styled and announced such that it is distinguished as query-only. Further, it should not be disabled, but should be interactive in the layer control, like any other layer, as long as it is in bounds.