I've been asked to add an editing toolbar (for creating custom geometries and editing them) to the map object in Geonode's interface.
I've configured Geonode in development mode. I've noticed that, possibly, I have to do some modifications on the JavaScript code in the GeoExt folder, namely, in the MapPanel.js file, in order to add such features.
Has someone tried to do it? Is this the right way? Is there an easier way?