alasram
alasram
@adrian-cojocaru I know Vulkan is not 100% complete but I will still file tickets to keep track of issues
Also the GPU sometimes hangs while resizing
Issue related to geometry clipping at tile boundaries. Screenshots while moving the camera    
@sjg-wdw did your team look into this by any chance? This is currently the only blocker for us to move from the legacy to the drawable renderer
This is on a proprietary style with proprietary source. Do we have an existing test for `line-sort-key`? I can try and modify it to expose this issue
The used data is 64bits. Native `line-sort-key` turns into a 32bits float while GL-JS probably uses 64bits double precision. The [style spec](https://maplibre.org/maplibre-style-spec/layers/#line-sort-key) doesn't specify ranges and specify the value as...
Thank you. How to change the renderer to OL then back to MapLibre?
I have MVT data without boundaries and is therefore incompatible with MabLibre if boundaries are part of the requirements. How much boundary is required also depends on the style: If...
What does it mean to dynamically change style? One thing I consider doing is fast transition between many different styles. Depending on camera sensor parameters such as brightness and glare,...