Skip to content

Comments

fix(flet-map): ensure map layers rebuild on marker updates#6113

Merged
FeodorFitsner merged 7 commits intomainfrom
fix-marker-updates
Feb 6, 2026
Merged

fix(flet-map): ensure map layers rebuild on marker updates#6113
FeodorFitsner merged 7 commits intomainfrom
fix-marker-updates

Conversation

@ndonkoHenri
Copy link
Contributor

@ndonkoHenri ndonkoHenri commented Feb 2, 2026

Fix #6039

Summary by Sourcery

Bug Fixes:

  • Trigger parent map layer rebuilds when circle, marker, polygon, or polyline items are updated to keep the rendered map consistent with state changes.

@ndonkoHenri ndonkoHenri changed the title fix(flet-map): ensure map layers rebuild on updates fix(flet-map): ensure map layers rebuild on marker updates Feb 2, 2026
Copy link
Contributor

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We've reviewed this pull request using the Sourcery rules engine

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Feb 2, 2026

Deploying flet-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: c1db5c2
Status: ✅  Deploy successful!
Preview URL: https://680b1759.flet-docs.pages.dev
Branch Preview URL: https://fix-marker-updates.flet-docs.pages.dev

View logs

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Feb 2, 2026

Deploying flet-examples with  Cloudflare Pages  Cloudflare Pages

Latest commit: c1db5c2
Status: ✅  Deploy successful!
Preview URL: https://1f9593e1.flet-examples.pages.dev
Branch Preview URL: https://fix-marker-updates.flet-examples.pages.dev

View logs

@FeodorFitsner FeodorFitsner merged commit 638ee5f into main Feb 6, 2026
37 of 61 checks passed
@FeodorFitsner FeodorFitsner deleted the fix-marker-updates branch February 6, 2026 18:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: flet_map.Marker/CircleMarker updating behavior

2 participants