• Load a VOTable from the web.

    Parameters

    • url: string

      The URL of the VOTable XML document to load.

    • complete: Action

      A callback to invoke when the table has been loaded.

    Returns VoTable

    A new VOTable instance.

Generated using TypeDoc