Skip to content

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

Open
ndonkoHenri wants to merge 6 commits intomainfrom
fix-marker-updates
Open

fix(flet-map): ensure map layers rebuild on marker updates#6113
ndonkoHenri wants to merge 6 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: 28458ce
Status: ✅  Deploy successful!
Preview URL: https://9118fc70.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: 28458ce
Status: ✅  Deploy successful!
Preview URL: https://6018dca6.flet-examples.pages.dev
Branch Preview URL: https://fix-marker-updates.flet-examples.pages.dev

View logs


Note:
Works only on the following platforms: iOS, Android and macOS.
Works only on the following platforms: iOS and Android.
Copy link
Contributor

Choose a reason for hiding this comment

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

So, macOS is not supported?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yeah. has no platform implementation for this.

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