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

[COMPOSE] PointAnnotationGroup doesn't re-compose individual nodes

Open Immunix opened this issue 1 year ago • 0 comments

Environment

  • Android OS version: *
  • Devices affected: *
  • Maps SDK Version: v11.*

Observed behavior and steps to reproduce

When an individual node of the PointAnnotationGroup is modified (e.g iconSize & textSize are increased following user interaction) re-composition doesn't occur.

Expected behavior

Re-composition occurs when one of the nodes is modified.

Immunix avatar Apr 02 '24 12:04 Immunix