We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
.leaflet-control pointer-events
Can anyone help?
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
No branches or pull requests
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 happeningCan anyone help?
The text was updated successfully, but these errors were encountered: