admin管理员组文章数量:1355269
I am trying to use a local SVG file for a marker icon in OpenLayers 10, but I can't seem to get it working. Both the options src
and img
don't accept the path to the asset (OL throws the error A defined and non-empty src or image must be provided
) and while I could copy the SVG and use it as data URI (as mentioned here for OL 6), I can't imagine it's the only way to accomplish this in OL 10. Also, I'd like users to be able to upload their own assets to my web application to use as custom markers, so this seems doubly cumbersome.
本文标签: How to use a local asset as a OpenLayers 10 iconStack Overflow
版权声明:本文标题:How to use a local asset as a OpenLayers 10 icon? - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1744038235a2580176.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论