Flutter Google Maps, how to draw a polygon that covers the whole world?

Viewed 41

I am using Google Maps in my Flutter app and I am trying to draw a polygon that covers the whole world (with fillColor parameter) and then I will use holes feature to show some areas but I couldn't draw that polygon. I have tried some coordinates from internet but they didn't work. Can you help me to solve this issue?

0 Answers
Related