MapLayerItem
Constructors
Properties
Link copied to clipboard
UI indicator: whether a refresh is in flight (drives the sheet/toolbar spinner).
Link copied to clipboard
Monotonic counter bumped on refresh so the renderers reliably re-read the layer. A StateFlow conflates transient values, so a bounced boolean flag can be missed — an ever-increasing token cannot.