{% extends 'flask_user/_public_base.html' %} {% block content %}

 

{% if global_config['mode'] == 'FULL' %}
Map of connected peers and GPS locations.
To diasble map plotting for your hotspot or repeater, see the MMDVM Options section in Help.

 

Red = Peer location (no APRS) Blue = GPS location (APRS)
{% endif %}
{{markup_content}}

 

{% endblock %}