Module: ol/format/GPX

ol/format/GPX


Classes

GPX

Type Definitions

LayoutOptions{Object}

Properties:
Name Type Description
hasZ boolean | undefined

HasZ.

hasM boolean | undefined

HasM.

Options{Object}

Properties:
Name Type Description
readExtensions function | undefined

Callback function to process extensions nodes. To prevent memory leaks, this callback function must not store any references to the node. Note that the extensions node is not allowed in GPX 1.0. Moreover, only extensions nodes from wpt, rte and trk can be processed, as those are directly mapped to a feature.