> ## Documentation Index
> Fetch the complete documentation index at: https://docs.resq.software/llms.txt
> Use this file to discover all available pages before exploring further.

# ResQ.Core.TelemetryPacket.Position

### [ResQ.Core](./ResQ.Core.md "ResQ.Core").[TelemetryPacket](./ResQ.Core.TelemetryPacket.md "ResQ.Core.TelemetryPacket")

## TelemetryPacket.Position Property

Current geographic position of the drone.

```csharp theme={null}
public ResQ.Core.Location Position { get; init; }
```

#### Property Value

[Location](./ResQ.Core.Location.md "ResQ.Core.Location")
