Hey,
I need to add a new OpenLayers.Layer.Vector layer to my geoexplorer
map. As a first pass I tried to simply add my layer via the
OpenLayers.Map object. How, I need to hide this layer in the Layer
Tree and the path to doing this was not very clear.
I started digging deeper and it seems like the correct way is to go
through the GXP Source Interface.
https://github.com/opengeo/gxp/blob/master/src/script/plugins/LayerSource.js
Are there examples of the correct of handling this? Should I just
subclass LayerSource with something like VectorSource and from there?
Thanks.
--
Ivan Willig
OpenGeo -
http://opengeo.org