Home > @magiclane/maps-sdk > LogMetadata > startPosition

LogMetadata.startPosition property

First recorded GPS coordinate in the log.

Returns the earliest valid Coordinates recorded in the log. If the log contains no GPS samples, an invalid coordinate (0, 0) is returned.

Signature:

get startPosition(): Coordinates;