bcgov / invasivesbc

Inventory and database repository for the creation, treatment, and report on BC Invasive plants and animals.
Apache License 2.0
13 stars 4 forks source link

Mobile: geometry tracker saying shape is outside bc when it isn't #3575

Closed brennanwebster closed 1 month ago

brennanwebster commented 1 month ago

I haven't been able to reproduce this but a couple users had an error about the geometry being outside of BC when it wasn't.

LocalNewsTV commented 1 month ago

Likely culprit is the BC Area fails to load and would return false, triggering a "Not within BC" claim. Changed the error handling so a different message is displayed if this is the case, prompting the user to try again.