Skip to content

Commit

Permalink
[gsoc] Improved map idea
Browse files Browse the repository at this point in the history
  • Loading branch information
pandafy committed Feb 12, 2024
1 parent 97cb8fa commit a7c1c9a
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion developer/gsoc-ideas-2024.rst
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,14 @@ and `netjsongraph.js
Expected outcomes
#################

- `Make map actions bookmarkable
<https://github.com/openwisp/netjsongraph.js/issues/238>`_:
Clicking on a node/link to view it's details (action) should update
the query parameters of the page's URL with the object's ID.
When visiting this URL, the map should automatically focus the
said node/link. It shall also open the node's/link's details
if they are available. This shall also account for geo-maps
which work with co-ordinates.
- `Add a dedicated map page
<https://github.com/openwisp/openwisp-monitoring/issues/561>`_:
Add a dedicated page to display all network devices on a map
Expand All @@ -114,7 +122,8 @@ Expected outcomes
<https://github.com/openwisp/openwisp-monitoring/issues/562>`_:
Add a URL in the device's page to locate a it on the map.
The map should focus (adjust zoom level and center) the device
in question.
in question. Also, add a separate URL for viewing the object
on the indoor map.
- `Allow tracking mobile co-ordinates
<https://github.com/openwisp/openwisp-controller/issues/828>`_:
OpenWISP Controller provides a way for devices to update their
Expand Down

0 comments on commit a7c1c9a

Please sign in to comment.