MMA
Results
2
comments of
MMA
You've got a list so can you wrap each of the markercomposable within a key() block.. so that only when key changes, your MarkerComposable would need to recompose.
Looks like if your item list changes, it would handle it out of the box as similar logic is handled from within the library.