Marcin Lasecki
Marcin Lasecki
Up, I have this problem too. Is there any solution?
I also have this problem. If I have more layers on the map in Chrome browser Leaflet's controls are flashing, but in Firefox in the same case everything works well....
We've found a solution. When tiles are not `` elements, but rather are drawn on the canvas, GPU consumption looks much better. We've prepared package for this. You can check...
I have a similiar issue (but with different element). Does anyone know a solution?
Hello :slightly_smiling_face: I worry, @janpaweljanusz is right. On Android devices there is probably a problem with initial orientation of an AR view. I have three points and these points are...
> Hello 🙂 > > I worry, @janpaweljanusz is right. On Android devices there is probably a problem with initial orientation of an AR view. I have three points and...
Same here, I want to try the example but when I'm building the app I get this error. I'm not an expert in mobile development so I don't have any...
@ahmedjmm, I've found a potential way to omit this problem - just get an older version of Android Studio. I've tried on `Android Studio Bumblebee | 2021.1.1 January 25, 2022`...
When we transformed our app from Create React App to Vite we also faced this issue. However, we noticed that if we add an empty functional component to a module...