Open poteryaevks opened 3 years ago
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.
I am trying to render geo map by using next command:
But map is not rendered... At the same time, if I use this command in HTML file locally, is works fine.