the getRegionPolygon method makes an API request for data that is static and doesn't change. This data should move from the frontend to the database, where the values can be stored and modified as needed. This work is tied to this issue:
https://github.com/KenEucker/biketag-app/issues/31
the
getRegionPolygon
method makes an API request for data that is static and doesn't change. This data should move from the frontend to the database, where the values can be stored and modified as needed. This work is tied to this issue: https://github.com/KenEucker/biketag-app/issues/31