Function toKML

  • Convert a GeoJSON FeatureCollection to a string of KML data.

    Parameters

    • featureCollection: FeatureCollection<null | Geometry, GeoJsonProperties>

    Returns string

Generated using TypeDoc