Oliver Wipfli

Results 660 comments of Oliver Wipfli

@Malvoz thanks for posting the related Mapbox link here. If someone is going to implement this feature in MapLibre GL JS you could maybe act as a referee who makes...

Would it be nice for you to have?

Looks interesting, thanks. Can you post the full CLI benchmark results? And can you ping me on slack?

I opened an issue in native to coordinate using the latest shaders, see https://github.com/maplibre/maplibre-gl-native/issues/293

Sounds like a good idea. It is really hard to never break the style spec but I think this should exactly be our goal... Mapbox aimed to never break the...

Thanks for opening this issue. I also wonder how people do automated tests on mobile browsers.

There is this concept of runtime styling versus the style.json approach. I don't quite understand it but maybe we should be careful to not mix the two. Can someone comment...

The point is that if we introduce this feature, the style file alone will not tell you how the map looks like. You need style plus callback code. This is...