Showing tag results for maps

Apr 15, 2026
Post comments count3
Post likes count4

Pin Clustering in .NET MAUI Maps

David Ortinau

.NET MAUI 11 adds pin clustering to the Map control, automatically grouping nearby pins into cluster markers. Learn how to enable clustering, create separate clustering groups, and handle cluster taps on Android and iOS.

.NET.NET MAUI
Apr 25, 2023
Post comments count8
Post likes count11

Drawing Elements on Maps with .NET MAUI

James Montemagno

.NET MAUI now features a Map control that allows you not only to display a position with pins, but also render full geometry to essentially draw on a map! In this post I show you how to do it.

.NET.NET MAUI