Property Coordinate
Coordinate
Gets the coordinate at this point in the track.
Declaration
public MapPoint Coordinate { get; }
Property Value
Type | Description |
---|---|
MapPoint | The coordinate at this point in the track. |
Remarks
null
values will be interpolated upon track creation and IsCoordinateInterpolated will be true
.
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 200.6 |
.NET | 200.6 |
.NET Windows | 200.6 |
.NET Android | 200.6 |
.NET iOS | 200.6 |
.NET Framework | 200.6 |
UWP | 200.6 |