1 implementation of MarkerId
Microsoft.Maui.Controls.Maps (1)
Pin.cs (1)
62 public object? MarkerId
1 write to MarkerId
Microsoft.Maui.Maps (1)
Platform\iOS\MauiMKMapView.cs (1)
111 pin.MarkerId = annotation;
1 reference to MarkerId
Microsoft.Maui.Maps (1)
Platform\iOS\MauiMKMapView.cs (1)
225 if ((pin?.MarkerId as IMKAnnotation) == annotation)