{% extends "base.html" %} {% block title %}{{ network_name }} - Node Map{% endblock %} {% block extra_head %} {% endblock %} {% block content %}

Node Map

Loading...
Legend:
💬 Chat
📡 Repeater
🪧 Room
📍 Other

Nodes are placed on the map based on their lat and lon tags.

{% endblock %} {% block extra_scripts %} {% endblock %}