Clément Nardi
Clément Nardi
Hi @majki09, I found the I2C register map (in chinese) of a similar chip in a document attached to [this topic on eevblog.com](https://www.eevblog.com/forum/projects/injoinic-ip5328-i2c-register-map/). Then I digged a bit in the...
I just found this related issue in mapbox-gl-draw: https://github.com/mapbox/mapbox-gl-draw/issues/1357
I tried the suggestion in mapbog-gl-draw issue 1357 (passing the styles array as parameter), and found out that when I use "literal" to fix the expression I get a new...
Thank you for your quick answer! I also considered Terra Draw and Geoman (thanks to [this page](https://github.com/maplibre/awesome-maplibre)), but chose mapbox-gl-draw because: - I saw the example in the documentation (I...
It's your call, but the documentation of maplibre-gl still contains an example that generates console errors, and only partially works: there are no lines around the drawn areas because of...