2 implementations of IGeoPathMapElement
Microsoft.Maui.Controls.Maps (2)
HandlerImpl\Polygon.Impl.cs (1)
11 public partial class Polygon : IGeoPathMapElement, IFilledMapElement
HandlerImpl\Polyline.Impl.cs (1)
12 public partial class Polyline : IGeoPathMapElement
1 reference to IGeoPathMapElement
Microsoft.Maui.Maps (1)
Platform\iOS\MauiMKMapView.cs (1)
137 case IGeoPathMapElement geoPathElement: