toGeoJson method

String toGeoJson()

Convert the map assets to a geojson string

Implementation

String toGeoJson() => toGeoJsonFeatures().serialize();