Conversation
- Add Pin Clustering section to map.md with API reference, XAML/C# examples, and platform notes (iOS/Mac Catalyst via MKClusterAnnotation, Android grid-based, Windows not yet supported) - Update whats-new/dotnet-11.md with Map pin clustering entry and sample badge Upstream PR: dotnet/maui#33831 Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
PoliCheck Scan ReportThe following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans. ✅ No issues foundMore information about PoliCheckInformation: PoliCheck | Severity Guidance | Term |
|
Learn Build status updates of commit b34cb70:
|
| File | Status | Preview URL | Details |
|---|---|---|---|
| docs/user-interface/controls/map.md | View (>=net-maui-8.0) | Details | |
| docs/whats-new/dotnet-11.md | View (>=net-maui-8.0) | Details |
docs/user-interface/controls/map.md
- Line 816, Column 74: [Warning: xref-not-found - See documentation]
Cross reference not found: 'Microsoft.Maui.Controls.Maps.ClusterClickedEventArgs'.
docs/whats-new/dotnet-11.md
- Line 56, Column 27: [Warning: file-not-found - See documentation]
Invalid file link: '~/get-started/maui-cli.md'. - Line 46, Column 3: [Suggestion: learn-site-link-broken - See documentation]
Link '/samples/dotnet/maui-samples/userinterface-map-clustering' points to a learn site page that doesn't exist. Check the path or URL and update the link.
For more details, please refer to the build report.
Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.
Summary
Documents the new Map pin clustering APIs in .NET MAUI 11 preview 2 (dotnet/maui#33831).
Changes
IsClusteringEnabledClusteringIdentifierto group pinsClusterClickedeventCompanion PR
Internal previews