feature constant
The GeoJSON text format (encoding and decoding) for feature objects.
Implementation
static const TextFormat<FeatureContent> feature = _GeoJsonFeatureTextFormat();
The GeoJSON text format (encoding and decoding) for feature objects.
static const TextFormat<FeatureContent> feature = _GeoJsonFeatureTextFormat();