Ib Green

Results 452 comments of Ib Green

Apologies that this is taking time, the basemap support in kepler clearly lacks a decisive owner right now. Together we all have parts of the answer, but the risk is...

> come up a patch to make this black or a basic color or something would that be acceptable? Yes let's land something reasonable.

FYI @igorDykhta who upgraded kepler to loaders.gl v4.

I believe that we did publish some deck.gl 8.10 alphas that also bump to loaders.gl 4

@ilyabo @birkskyum Some leftovers from the maplibre transition?

> It doesn't really make sense to continue supporting Mapbox URLs unless the actual Mapbox library is added as an alternative option Let's decide that we are going to remove...

What version are you on? https://github.com/visgl/loaders.gl/blob/master/modules/schema/src/index.ts#L47

This is being worked on but it will take some time. deck.gl v9.0 has added a `Widget` architecture, and defined a few widgets such as compass widget: https://deck.gl/docs/api-reference/widgets/compass-widget. The ambition...

@igorDykhta I believe we have a PR tagged for upstreaming (configuration API) that covers at least some similar cases.

Type errors will occur when using non-WebGPU compatible parameters. Perhaps they work now but if so they will soon no longer work Docs at https://luma.gl/docs/api-reference/core/parameters Type defs here https://github.com/visgl/luma.gl/blob/master/modules/core/src/adapter/types/parameters.ts#L99 Recommendations:...