MULTIPOINT constant

ShapeType const MULTIPOINT

Represents a MultiPoint shape (id = 8).

Implementation

static const MULTIPOINT = ShapeType._(8, 'MultiPoint');