Dario Cavada
Dario Cavada
I've seen this: https://altbeacon.github.io/android-beacon-library/foreground-service.html so Android versions 8+ restrict services from running in the background to only 10 minutes after an app leaves the foreground. ... so the alternative is...
Thank you for the suggestion. I've tried, but with current version I don't know how to retrieve the new hotspot parameters after dragging. So I've modified the `pannellum.js` in order...
Any news about this point? Do you have any plan for the **Leaflet.draw adapter** you have in the TODO list ?
> I'm wondering how to enable these controls on polygons created from leaflet draw like `L.Polygon`, which seems to be different from `L.polygon`. Did you find a solution for that...
Any news about this adapter ?
> > Yes, I think you should have to use SharedPreference and pass the data on next use from shared preference. > > i want set permission first time for...
Nobody is updating this plugin? Any fork? Alternatives? I need rotation for polygons or rectangles like: https://github.com/w8r/Leaflet.Path.Transform and also `leaflet-geoman` does not support rotation. Thank you!
I use another component: `https://pub.dev/packages/usb_serial` in the example: `port.setPortParameters(115200, UsbPort.DATABITS_8, UsbPort.STOPBITS_1, UsbPort.PARITY_NONE);`
This is a Flutter component, so some example with widgets and business logic would be very useful: A typical read and write from/to Arduino for exampe... And eventually a complete...
Tested on Mi 9T Android 10 Without any issue.