Function foldersToKML

  • Convert nested folder structure to KML. This expects input that follows the same patterns as toGeoJSON's kmlWithFolders method: a tree of folders and features, starting with a root element.

    Parameters

    • root: Root

    Returns string

Generated using TypeDoc