Hello everyone,
Im looking to implement a feature that allows users to select a specific area on a map using a circle. The key part is that I want FlutterFlow to save the geographical location of this circle. The idea behind this is that users can mark the geographical area they serve, and potential clients within that selected area can then reach out to them for services.
I've already integrated a Google Maps component into my project, but I'm not sure how to proceed to enable users to interact with the map and create these selection circles.
Thank you in advance