openwisp / openwisp-monitoring

Network monitoring system written in Python and Django, designed to be extensible, programmable, scalable and easy to use by end users: once the system is configured, monitoring checks, alerts and metric collection happens automatically.
https://openwisp.io/docs/dev/monitoring/
Other
163 stars 110 forks source link

[feature] Add a URL in the device's change page to view the device on the full map #562

Open pandafy opened 7 months ago

pandafy commented 7 months ago

Depends on https://github.com/openwisp/openwisp-monitoring/issues/561

We need to add an URL to the device page that redirects the user to the dedicated maps view (added in above issue).

When the dedicated map view is opened, the map should automatically adjust the zoom level and center the map according to the desired device.

We shall also add a separate URL for the indoor map.

This feature shall extend the functionality developed in https://github.com/openwisp/netjsongraph.js/issues/238

pandafy commented 7 months ago

Open for discussion:

We can add a "View on map" link in the object tools like this

Screenshot from 2024-02-06 16-43-05