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

Map

Loading...
Legend:
Infrastructure
Public

Nodes are placed on the map based on GPS coordinates from node reports or manual tags.

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