useDefaultSpeedWhenMissing property

bool useDefaultSpeedWhenMissing
getter/setter pair

When enabled, the default speed from GPXOptions is used for GPX track points that do not contain a speed value. When disabled, the speed remains unset (null).

Implementation

bool useDefaultSpeedWhenMissing;