Module: ol/format/GPX

ol/format/GPX


Classes

GPX

Type Definitions

LayoutOptions{Object}

Properties:
Name Type Argument Description
hasZ boolean <optional>

HasZ.

hasM boolean <optional>

HasM.

Options{Object}

Properties:
Name Type Argument Description
readExtensions function <optional>

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.