Exscotticus

Results 8 comments of Exscotticus

I have two smbus-like libs installed, so not sure which one was needed... ``` pi@raspberrypi:~ $ pip3 search smbus Adafruit-PureIO (0.2.1) - Pure python (i.e. no native extensions) access to...

Yeah it was by no means a show stopper. I just replaced the line with something that would work for me on my Mac... `os.system('open -a "Google Chrome" UI/index.htm')` Fantastic...

There's not much to see. Right now you have {y} | {x}. I simply added another pipe delimiter followed by the zoom level {z}. It's nice to be able to...

Thanks. The pleasure is mine. **MapCenterCoord** is very useful. Please close this pull request either way.

Same question. I'm running a headless Pi and don't even have a GUI preview option. I tried both extremes and compared images taken with **raspistill**. No difference in focus. Here's...

Awesome! I will test this as well. You can help the author by forking the project, making the changes, and asking for a pull request.

OK your edit significantly helps but doesn't totally resolve the issue. If you move the map with your mouse or finger, note the coords, then zoom, you will still see...

Yes isn't this strange? I mean let's say it's a rounding bug in leaflet. How is it that it only manifests when you move the map slightly? And not when...