Hello all! I’m building a mobile app that requires the user to geofence their lot and save that polygon’s coordinates to calculate things like square footage but I can’t find a good way to do that.
Here’s a video of how it could work (not required that it works exactly if there’s an alternative).
I know Google offers some drawing tools but I’m not familiar enough with it (or with code) to know if it’s a viable option.
https://developers-dot-devsite-v2-prod.appspot.com/maps/documentation/javascript/examples/drawing-tools
Thank you!