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

[COMPOSE] PointAnnotationGroup doesn't recompose when annotations change

Open Immunix opened this issue 1 year ago • 0 comments

Environment

  • Android OS version: *
  • Devices affected: *
  • Maps SDK Version: 11.3.0-beta.1 & 11.3.0-rc.1

Observed behavior and steps to reproduce

As mentioned in the title, when the annotation data is changed, no re-composition occurs. This was previously working in v11.2.1 and v11.2.2.

Expected behavior

Re-composition occurs when the entire data set changes.

Immunix avatar Apr 02 '24 11:04 Immunix