If you're working with Google Maps in Flutter and need to draw/edit shapes (like polygons, circles, rectangles), you might find my package google_maps_drawing_tools
helpful. It adds interactive drawing and editing support on top of google_maps_flutter
. Feedback is welcome!