flutter-mapbox-gl / maps

A Mapbox GL flutter package for creating custom maps
Other
1.04k stars 503 forks source link

Stack : Controller Listener and / or Gesture Listener Conflicts #1222

Closed Cortex78 closed 1 year ago

Cortex78 commented 1 year ago

Hello,

Does anyone found a solution to restrict .map() Controller Listener and / or Gesture Listener when map is "under" another widget in a stack ?

Exemple : when i click on a feature, the callback open a container with all the queried infos of the feature, the problem is when i'm in the container, cursor still change when i'm hovering a feature behind, or if i scroll the map is scrolling too etc...

I Know it's a complex issue that's probably need a in-depth knowledge and re-work to fix or add stack behaviour

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Cortex78 commented 1 year ago

Still not resolved > open

Cortex78 commented 1 year ago

Can be closed duplicate of : https://github.com/flutter-mapbox-gl/maps/issues/611 https://github.com/flutter-mapbox-gl/maps/issues/403

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.