Closed AntonLie closed 1 year ago
Hello, I have an overlay widget but OSMFlutter still can drag maps.
how to disable drag?
btw I using Stack with Positioned, and i already tried use IgnorePointer but still not working.
Thanks
you mean disable drag in the Map when you show that overlay ?
Yes @liodali
check this : https://github.com/flutter/flutter/issues/72273
Hello, I have an overlay widget but OSMFlutter still can drag maps.
how to disable drag?
btw I using Stack with Positioned, and i already tried use IgnorePointer but still not working.
Thanks
Screenshot