Skip to content

import svg from s3 #6

@cnell-usgs

Description

@cnell-usgs

A solution is needed to be able to read in an svg file from the public s3 bucket and inject it as inline svg. The way the svg-loader imports svg files only works with local files (e.g. import CONUSmap from '@/assets/components/map.svg';). Alternative ways to embed an svg that allow urls do not treat them as inline svg, and therefore are not able to manipulate with js or css.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions