Leaflet.glify icon indicating copy to clipboard operation
Leaflet.glify copied to clipboard

Render issue on Safari?

Open xlcrr opened this issue 3 years ago • 1 comments

Hi again,

Not sure if it is my implementation but I am having trouble rendering points on safari

You can zoom in on our points here

and see the code for it here https://github.com/OpenLitterMap/openlittermap-web/blob/master/resources/js/views/global/Supercluster.vue

On Safari, when you hover over the layer control, the points show.

Experimenting with .leaflet-control pointer-events seems to have an effect but I'm not sure what's happening

Can anyone help?

xlcrr avatar Aug 16 '21 21:08 xlcrr

Adding a video that demonstrates the issue

Notice than when they layer control is toggled, the points are rendered.

You can see for yourself at openlittermap.com/global on mobile

https://user-images.githubusercontent.com/25985241/139733219-c04f2d74-2e74-4b55-a3c2-26ab4496b8fc.mp4

xlcrr avatar Nov 01 '21 19:11 xlcrr