Luis Nachtigall
Luis Nachtigall
> It also works in safari on desktop yes! But I see your point in that you might want to keep others. What do you think of adding a share...
I am currently using pynput with PyQT (a GUI application) and everything seems to work fine. I am on Catalina (10.15.2). > Without any GUI, it happens simply with this...
> @moses-palmer I haven't been able to locate the line where the error is hapenning, but > @LeLunZ I confirm that I no longer have the issue on Catalina (though...
Error for building 'big' network with germany-latest.osm.pbf (seemingly caused by turn-restrictions)
@abyrd also still having the problem. It also fails for smaller parts of Germany when using two osm files (of Germany) from Geofabrik with the merge function of osmium. So...
iOS 14.0.1, but also didn’t work in iOS 13.X Some testing IPhone from our workplace. I think something between 6s and 8. Can check it the day after tomorrow.
Having the same issue :) Rendered html looks like this:  PDF Looks like this (arrows missing): ...
@SquatCub what would you suggestion is the fix/not working?
> any fix for this issue? Not really. In the fontFace property you can add this: ```typescript { family: 'Material Icons', src: [ { url: 'assets/fonts/MaterialIcons-Regular.ttf', format: 'truetype', }, ],...
I worked around this issue by adding the renderer and setting the visibility of a cluster marker like this: ```javascript visible: cluster.count > 0, ```
Same problem