Leaflet / Leaflet.VectorGrid

Display gridded vector data (sliced GeoJSON or protobuf vector tiles) in Leaflet 1.0.0
600 stars 194 forks source link

Point Style with Icon do not display with SVG Renderer #53

Open frodrigo opened 7 years ago

frodrigo commented 7 years ago

With the last Firefox 50.1, the icons aren't displayed with SVG Renderer. The SVG images are in the dom, but not displayed.

A way to solve maybe using xlink:href in place of href in svg image, but not sure.

To reproduce simply use the SVG render in place of Canvas in the demo demo-points-icons.html

It's OK with the Canvas Renderer.

tobwen commented 5 years ago

Same on Chrome. Leaflet's default icon isn't displayed.

StefanBrand commented 5 years ago

I can confirm this with Firefox 69.0