Class: IGC

ol/format/IGC~IGC


import IGC from 'ol/format/IGC';

Feature format for *.igc flight recording files.

As IGC sources contain a single feature, module:ol/format/IGC~IGC#readFeatures will return the feature in an array

new IGC(opt_options)

format/IGC.js, line 69
Name Type Description
options

Options.

Name Type Default Description
altitudeMode IGCZ | string 'none'

Altitude mode. Possible values are 'barometric', 'gps', and 'none'.