Closed duzenko closed 5 years ago
Create a GeoJsonFeatureCollection
object with all it's children and then use
String serializedJson = myFeatureCollection.serialize();
I should add a section in the readme to document that
Is GeoJsonPolygon.serializeFeature
broken? Local variable geoSeries
eclipses member field geoSeries in that method resulting in _buildGeoJsonFeature
been always fed an empty list.
That entire loop seems to be just out of place.
Pr merged, closing
Sorry, what about a pub.dev
update?
How do I generate a new geojson from e.g. Google Map polygons?