Tadej Novak
Tadej Novak
Thank you for your efforts!
Not even sure what this does. I guess it build native node.js bindings. We should cleanup our build infrastructure as there are just too many ways how one can build...
It will be hard to rebase those MRs. They may also contain less changes. I would wait that the first one is merged before opening more.
It was a mistake. Not sure what happened.
> I don't quite understand what the use case is for client option. This is not just Qt related, right? > > In many places client option appears next to...
Hi @wipfli, I cleaned-up the code a bit: - do not use abbreviated variable names - set defaults in `mbgl::Map` and `mbgl::MapSnapshotter` Regarding iOS and Android. In iOS none of...
@rinigus, are there docker images with Sailfish OS? We may be able to setup some basic CI with them.
Hi @roblabs, as we did not have time to discuss this one, I wonder if you have an opinion. I plan to implement this also for iOS and Android in...
Can you try to make a minimal reproducer? I see there's a unit test available, but not sure how to run it for Android: https://github.com/maplibre/maplibre-gl-native/blob/master/test/api/query.test.cpp
While this looks fine, we should really remove double nesting of platforms. I started a while ago here #220, but did not continue due to my limited knowledge of iOS/macOS...