flutter_geofence
flutter_geofence copied to clipboard
Create a geofence from multiple points
Hi! Is there anyway to create a geofence from multiple points like making a square, or a triangle, or just any polygon? If not, it should be added.
Hi, currently there are no such plans. If any PRs follow in this area, I’ll be willing to accept them though
This wrapper for Maps' PolyUtils class can help with determining whether a user is within a polygonal area: https://pub.dev/packages/google_map_polyutil