GpxOptions.ReadNestedAttributes

GpxOptions.ReadNestedAttributes property

Determines if GPX points, such as ’trkpt’ and ‘rtept’, contain inner attributes and if it should be read. Defaults to false.

public bool ReadNestedAttributes { get; set; }

See Also