MapLayerBase.AddChild Method (UIElement, GeoCoordinate)
July 26, 2012
When overridden in a derived class, adds a UIElement to the map layer at the specified location.
Assembly: Microsoft.Phone.Controls.Maps (in Microsoft.Phone.Controls.Maps.dll)
Parameters
- element
- Type: System.Windows.UIElement
The UIElement to add.
- location
- Type: System.Device.Location.GeoCoordinate
The location at which to add the UIElement.