Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 947 Bytes

mapbillboard_location.md

File metadata and controls

23 lines (16 loc) · 947 Bytes
-api-id -api-type
P:Windows.UI.Xaml.Controls.Maps.MapBillboard.Location
winrt property

Windows.UI.Xaml.Controls.Maps.MapBillboard.Location

-description

Gets or sets the geographic location of the MapBillboard on the MapControl. The location is the geographic location on the MapControl at which the NormalizedAnchorPoint of the MapBillboard is positioned.

-property-value

The geographic location of the MapBillboard on the MapControl.

-remarks

If you provide an altitude and altitude reference system in 3D views, then MapBillboard elements added to the MapControl end up being placed underground or floating in space.

-see-also

-examples