feature constant

TextFormat<FeatureContent> const feature

The GeoJSON text format (encoding and decoding) for feature objects.

Implementation

static const TextFormat<FeatureContent> feature = _GeoJsonFeatureTextFormat();