netjsongraph.js icon indicating copy to clipboard operation
netjsongraph.js copied to clipboard

[feature] Add popup on click of a node configurable from config

Open dee077 opened this issue 6 months ago • 2 comments

Feature Description

We need to add a pop-up on the click of a node, as here in the device-map.js in openwisp-monitoring layer.bindPopup can't be used, as we will be using echarts-leaflet to draw the nodes on the map. So we need our custom implementation of a similar functionality, which will be used on both the geo map and the floorplan map.

Approach

We can use the onClickElement event listener provided by the library to add the overlay and make it only work if it is set to true from the config.

dee077 avatar Jul 31 '25 23:07 dee077

Hi @dee077, I want to contribute this issue. If it is still open, please assign to me.

Nikita-singh-14 avatar Sep 08 '25 13:09 Nikita-singh-14

@Nikita-singh-14 please coordinate with us via the OpenWISP dev matrix chat.

nemesifier avatar Sep 08 '25 15:09 nemesifier

@dee077 hey hi , this issue seems to be incompleted can I resolve it , ETA= 1 day

Piyushrathoree avatar Dec 13 '25 19:12 Piyushrathoree