geoview-core
    Preparing search index...

    Function loadImage

    • This method loads the image of an icon that compose the legend.

      Parameters

      • src: string

        Source information (base64 image) of the image to load.

      Returns Promise<HTMLImageElement | null>

      A promise that the image is loaded.