connected Polygon area from 2 circles in google maps using flutter (true for any programming language)
in the google maps plugin for flutter it is posable to draw a polygon shape using a list of points. here is an example of creating a polygon in the shape of a circle around a given center with a…