geoview-core - v2.2.0
    Preparing search index...

    Function exportFile

    • Export the image data url to a file.

      Parameters

      • dataUrl: string

        The data Url to be downloaded

      • name: string

        The name of exported file

      • format: "png" | "pdf" | "jpeg" = 'png'

        The format of the exported file

      Returns void