Custom polygon by user in Map and Interactive marker in Flutter

36 views Asked by At

I need to create game such as crop. User can create polygon (crop) in flutter_map. It is okay, I got it. But there is circle in center of map. I want when it above first marker of polygon, then something happens. Like hitBox. There photos from Google Earth

enter image description here

I want like that (below).

enter image description here

0

There are 0 answers