Share via


MapHandler.MapPins(IMapHandler, IMap) Method

Definition

public:
 static void MapPins(Microsoft::Maui::Maps::Handlers::IMapHandler ^ handler, Microsoft::Maui::Maps::IMap ^ map);
public static void MapPins (Microsoft.Maui.Maps.Handlers.IMapHandler handler, Microsoft.Maui.Maps.IMap map);
static member MapPins : Microsoft.Maui.Maps.Handlers.IMapHandler * Microsoft.Maui.Maps.IMap -> unit
Public Shared Sub MapPins (handler As IMapHandler, map As IMap)

Parameters

handler
IMapHandler
map
IMap

Applies to