Press ESC to close

Flutter App : Google Maps add Polygons and Markers integration

Map-Polygons-Module

Google-Map add Polygons and Markers integration with Getx state management
First create a GetxController to keep business login seperate from UI and initialize all map variables and sets
and then attach all variables and sets to GoogleMap in Map_page
now you will be able to Adds markers and Polygons in Google maps
you may need to adjust code according to your UI
Screenshot 2023-07-04 at 12 36 00 PM

GitHub

View Github

Footer Example