I would like to add multiple circles using mapbox_gl package of flutter, so far I have did this
void _add() { List koordinat = [ LatLng(...,...),