Skip to content

[feature] Add a dedicated page for showing devices on the map #561

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
pandafy opened this issue Feb 6, 2024 · 1 comment
Open

[feature] Add a dedicated page for showing devices on the map #561

pandafy opened this issue Feb 6, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request gsoc-idea

Comments

@pandafy
Copy link
Member

pandafy commented Feb 6, 2024

The goal is to add a dedicated view for viewing devices on the map. We have such a map on the dashboard, but it's size constraints (due to other UI elements) affects it's usability.

A dedicated page for using viewing all the devices on map would elevate such UX constraints.

This is a rough idea of what we want to achieve

Screenshot from 2024-02-06 15-55-48

@dee077
Copy link
Contributor

dee077 commented May 14, 2025

Appraoch

  • Add a new side menu link labeled Map using register_menu_group from opewisp-utils.
  • Create a custom Django admin view to serve the dedicated map page, reusing the existing map template and configuration from the dashboard.
  • Modify CSS to adjust the map height (currently limited to 300px).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request gsoc-idea
Development

No branches or pull requests

2 participants