LabeledMapLocation Constructor (String, GeoCoordinate)
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Creates a new instance of the LabeledMapLocation class.
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
Parameters
- label
- Type: System.String
The label that identifies the associated geographic location.
- location
- Type: System.Device.Location.GeoCoordinate
The geographic coordinate associated with a labeled map location.
Show: