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

No way to add click listener to PointAnnotationGroup

Open brendanw opened this issue 8 months ago • 0 comments

Environment

  • Maps SDK Version: 11.10.3

Observed behavior and steps to reproduce

  • PointAnnotationGroup with onClick parameter is marked as deprecated. There exists no way to define a click listener on a PointAnnotationOption. Switching to the non-deprecated PointAnnotationGroup removes the ability to define click listeners for points within a PointAnnotationGroup.

brendanw avatar May 04 '25 17:05 brendanw