diff --git a/geonode_mapstore_client/static/mapstore/configs/localConfig.json b/geonode_mapstore_client/static/mapstore/configs/localConfig.json index 84b4f0f3fb..7c7e99f896 100644 --- a/geonode_mapstore_client/static/mapstore/configs/localConfig.json +++ b/geonode_mapstore_client/static/mapstore/configs/localConfig.json @@ -87,6 +87,10 @@ { "name": "gnResourceSelectedLayerDataset", "path": "gnresource.selectedLayerDataset" + }, + { + "name": "selectedLayer", + "path": "gnresource.selectedLayer" } ], "projectionDefs": [],