google_map_utils 0.0.1
google_map_utils: ^0.0.1 copied to clipboard
Drawing, editing & measurement widgets for Google Maps Flutter. Built on map_utils_core algorithms. Interactive polygon/polyline/circle drawing, vertex editing, snapping, undo/redo, GeoJSON import/export.
0.0.1 #
- Initial public release
- Shape rendering: GmShapeRenderer (polygons, polylines, circles)
- Drawing controller with mode-based tap routing
- Freehand drawing overlay with batch coordinate conversion
- Vertex editing overlay with drag, insert, delete handles
- Whole-shape drag overlay
- Measurement overlay with per-segment and total distance labels
- All-in-one GoogleMapGeometryEditor wrapper widget
- Google Maps extensions: StrokeType → PatternItem, LatLng conversions, bounding box