You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I have been trying to remove the "Print" plugin from the map_viewer page by overriding the
"localConfig.json" in the "_geonode_config.html" file.(See Attached)
After I remove it, a couple of print options remain in the map.
How can get rid of these print oprions checkboxes which apears in the map?
Expected Behavior
Print Button Not Being Displayed in the Map And Clean Mapviewer
Print Plugin Not available in the Map
Steps to Reproduce the Problem
1.install geonode-project using docker
2.add any dataset (shapefile) to geonode and try to visualize it.
3.Follow the geonode mapstore docs 'How to remove a plugin from a page'
4.Edit the file /src/my_geonode/templates/geonode-mapstore-client/_geonode_config.html
5. Rebuild the containers and head to Chrome http://localhost/catalogue/#/map/
Specifications
GeoNode client version: 4.0
Browser: Chrome
Installation type (geonode-project): geonode-project Docker
Additional details: I managed to remove other Plugins, and it went well with no problems.
Describe the bug
Hi,
I have been trying to remove the "Print" plugin from the map_viewer page by overriding the
"localConfig.json" in the "_geonode_config.html" file.(See Attached)
After I remove it, a couple of print options remain in the map.
How can get rid of these print oprions checkboxes which apears in the map?
Expected Behavior
Print Button Not Being Displayed in the Map And Clean Mapviewer
Print Plugin Not available in the Map
Steps to Reproduce the Problem
1.install geonode-project using docker
2.add any dataset (shapefile) to geonode and try to visualize it.
3.Follow the geonode mapstore docs 'How to remove a plugin from a page'
4.Edit the file /src/my_geonode/templates/geonode-mapstore-client/_geonode_config.html
5. Rebuild the containers and head to Chrome http://localhost/catalogue/#/map/
Specifications
GeoNode client version: 4.0
Browser: Chrome
Installation type (geonode-project): geonode-project Docker
Additional details: I managed to remove other Plugins, and it went well with no problems.
Se attached files
for details on the problem
_geonode_config.pdf
The text was updated successfully, but these errors were encountered: