feat: Draw multiple directions (#30)

* feat: Draw multiple directions

* refactor: Draw circle once

* docs: Explain how to add two cameras on one pole
This commit is contained in:
AJ Collins
2025-03-18 14:49:27 -07:00
committed by GitHub
parent 38d47c9bc8
commit 24331df9ad
3 changed files with 28 additions and 11 deletions
+10 -1
View File
@@ -52,7 +52,7 @@
<OSMTagSelector />
<v-divider class="mb-4 mt-8" />
<p class="mt-8">
After copying the tags, paste them into the <strong>Tags</strong> field in the popup.
</p>
@@ -74,6 +74,15 @@
<p>
If you know the direction that the ALPR is facing, you can use the up and down arrows to set the direction it faces.
</p>
<v-img
max-width="450"
class="my-8"
src="/multi-directional-marker.png"
/>
<p>
To report two cameras that are on the same pole, separate directions with a semi-colon (<code>;</code>).
</p>
</v-stepper-vertical-item>
<v-stepper-vertical-item