2 references to AddElements
Microsoft.Maui.Maps (2)
Handlers\Map\MapHandler.iOS.cs (2)
85
handler.PlatformView.
AddElements
((IList)map.Elements);
98
PlatformView.
AddElements
(new[] { element });