ol.source. ol.source.IGC

new IGC

Stability: experimental
Parameters:
Name Type Argument Description
options olx.source.IGCOptions <optional>

Options.

Properties
Name Type Description
altitudeMode ol.format.IGCZ | undefined

Altitude mode. Possible values are barometric, gps, and none. Default is none.

projection ol.proj.ProjectionLike

Destination projection. If provided, features will be transformed to this projection. If not provided, features will not be transformed.

text string | undefined

Text.

url string | undefined

URL.

urls Array.<string> | undefined

URLs.

Source:
  • igcsource.js, line 15
Fires:

Extends