serializeFeature method

String serializeFeature()

Serialize to a geojson feature string

Implementation

String serializeFeature() => _buildMultiGeoJsonFeature(polygons, name);