Skip to content

Using object in html to get SVG file  #84

@poteryaevks

Description

@poteryaevks

I am trying to render geo map by using next command:

<object type="image/svg+xml" data="/media/svg/map.svg" width="500" height="500" ></object>

But map is not rendered...
At the same time, if I use this command in HTML file locally, is works fine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions