{% extends "base.html" %} {% block title %}{{ network_name }} - Node Map{% endblock %} {% block extra_head %} {% endblock %} {% block content %}
Nodes are placed on the map based on their lat and lon tags.
To add a node to the map, set its location tags via the API.