Add exclusions feature: map popup Exclude button, exclusions page, server API

This commit is contained in:
zyphlar
2026-04-24 01:02:39 -07:00
parent 67f038e7f0
commit 8150e2ca1f
6 changed files with 507 additions and 1 deletions
+1
View File
@@ -206,6 +206,7 @@
<div style="flex:1"></div>
<a href="/counties" class="btn-topbar active">Counties</a>
<a href="/exceptions" class="btn-topbar">Street Exceptions</a>
<a href="/exclusions" class="btn-topbar">Exclusions</a>
<a href="/map" class="btn-topbar purple">Open Map Viewer</a>
</div>