MapCustomElement.Location Property
Gets or sets a location of the custom element on a map.
Namespace: DevExpress.UI.Xaml.Map
Assembly: DevExpress.UI.Xaml.Map.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
Declaration
Property Value
Type | Description |
---|---|
GeoPoint | A GeoPoint object containing geographical coordinates of the element location. |
See Also