Skip to content

Map pin clustering docs for .NET MAUI 11#3222

Open
davidortinau wants to merge 1 commit intomainfrom
dotnet11-map-clustering-docs
Open

Map pin clustering docs for .NET MAUI 11#3222
davidortinau wants to merge 1 commit intomainfrom
dotnet11-map-clustering-docs

Conversation

@davidortinau
Copy link
Copy Markdown
Contributor

@davidortinau davidortinau commented Mar 10, 2026

Summary

Documents the new Map pin clustering APIs in .NET MAUI 11 preview 2 (dotnet/maui#33831).

Changes

  • docs/user-interface/controls/map.md — Added "Pin clustering" section after "Display a pin collection" covering:
    • Enabling clustering with IsClusteringEnabled
    • Assigning ClusteringIdentifier to group pins
    • Handling ClusterClicked event
    • Platform notes (iOS/Mac Catalyst native support, Android grid-based, Windows not yet supported)
  • docs/whats-new/dotnet-11.md — Added Map pin clustering entry with sample badge, and maui CLI entry

Companion PR


Internal previews

📄 File 🔗 Preview link
docs/user-interface/controls/map.md docs/user-interface/controls/map
docs/whats-new/dotnet-11.md docs/whats-new/dotnet-11

- 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>
@learn-build-service-prod
Copy link
Copy Markdown
Contributor

PoliCheck Scan Report

The 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 found

More information about PoliCheck

Information: PoliCheck | Severity Guidance | Term
For any questions: Try searching the learn.microsoft.com contributor guides or post your question in the Learn support channel.

@learn-build-service-prod
Copy link
Copy Markdown
Contributor

Learn Build status updates of commit b34cb70:

⚠️ Validation status: warnings

File Status Preview URL Details
docs/user-interface/controls/map.md ⚠️Warning View (>=net-maui-8.0) Details
docs/whats-new/dotnet-11.md ⚠️Warning 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.

@davidortinau davidortinau requested a review from jfversluis March 10, 2026 14:56
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.

1 participant