Function Generate

  • Calls the generate end-point for a tileset. The requirements for successful generation are based on the type of tileset.

    Parameters

    Returns Promise<{
        pendingActionId: number;
    }>

Generated using TypeDoc