Advanced option to render fences#72
Conversation
|
thanks! my long-term idea would be to have a separate route with a map showing your areas, and a separate "Tools" tab that could display them on the main map. I think having a toggle for this in your settings is the wrong place. Probably fine to merge it for the meantime tho! also please remove the non-english translations (unless you speak those languages), I'm personally pretty opposed to having machine translated strings in this project, I think it's slop. Also, I'd prefer just calling geofences "Areas" or "Scan areas" if you will, calling them koji fences or even fences is too confusing for a normal person. |
# Conflicts: # src/lib/services/config/configNode.server.ts
This reverts commit 305ad68.
# Conflicts: # messages/en.json # src/app.css
e519df5 to
d5ac01b
Compare
|
decided against merging this, i want to implement areas the "right way", i will either base my implementation on this pr or close it when i'm finished. converted to a draft and merged main, so people can checkout this pr in the meantime. thanks! |
Adds an advanced option to render fences, as well as an option to filter the koji API response to only contain areas that the user has permissions in.
