mapbox-plugins-android icon indicating copy to clipboard operation
mapbox-plugins-android copied to clipboard

[plugin-annotation] Inverse click listeners

Open andrea689 opened this issue 4 years ago • 0 comments

If I have a symbol on top of a fill, if I click the symbol:

  • click listener of fill is called first
  • after click listener of the symbol

Is there a way to handle click listeners in order from top to bottom?

andrea689 avatar Mar 30 '21 14:03 andrea689