Michael N.
Michael N.
First of all thanks @rbaron for this project. I want to second @radu022003 regarding print quality. See a direct comparison between the python script and the Fun Print iOS app...
Thanks for taking the time to look after the minor problems and Firefox intricacies. At least on static SVG, Firefox does the `path:hover` as intended, see here http://vis.uell.net/mapmap/test-hover-ff.html
Have a look at this 19sec video that demonstrates the issue https://wahlatlas.net/experimente/testcases/gridviz_drag_touch_issue98.mp4
Here's a reduced testcase: https://wahlatlas.net/experimente/testcases/gridviz_issue98.html The above described unexpected behaviour should be able to be reproduced on an iPad. **However**, if I first touch until the tooltip shows and than...
The **WebGLStyle doesn’t exhibit the described issue**, dragging on touch is instant as it should, see https://wahlatlas.net/experimente/testcases/gridviz_issue98WGLStyle.html
Thanks for the elaborate research. Meanwhile I found that for the MX06 printer model (samples in above photo) this other project resulted in decent print quality: https://github.com/NaitLee/Cat-Printer
Can confirm too that it is working with MX06 and that padding is an issue. The latter can be added to the image as a workaround in imagemagick. `convert test.png...
Currently `mapmap.behavior.zoom()` is almost impossible to trigger on touch devices, at least in iOS9 (iPad/iPhone)