Class: WKT

ol/format/WKT~WKT


import WKT from 'ol/format/WKT';

Geometry format for reading and writing data in the WellKnownText (WKT) format.

new WKT(opt_options)

format/WKT.js, line 607
Name Type Description
options

Options.

Name Type Default Description
splitCollection boolean false

Whether to split GeometryCollections into multiple features on reading.