Google Maps SVG image marker icons not showing in IE11

前端 未结 4 890
自闭症患者
自闭症患者 2021-02-09 10:11

There is an issue on a site I have been working on that for some reason the SVG image markers are not showing up in IE 11.

I have two sets of markers:

  • the
4条回答
  •  南方客
    南方客 (楼主)
    2021-02-09 10:49

    Add meta to emulate IE10/IE9 if the SVG supports in lower IE versions.

    ie) for IE-10

提交回复
热议问题