Chris Gervang

Results 72 issues of Chris Gervang

### Target Use Case Widget theming is currently difficult from the javascript interface since they must be applied to each widget individually. We could utilize Deck's style prop or a...

feature

Currently I'm experiencing a `Property 'padding' is missing in type ... but required in type 'ViewState'.` error. I'd expect this type to be optional based on this implementation: https://github.com/visgl/react-map-gl/blob/109c334bdffaa5b2016c50bf6aaa119ce56082ce/src/mapbox/mapbox.ts#L544-L546 I...

bug

Hey there, I was wondering if this docker image will continue to be hosted on [docker hub](https://hub.docker.com/r/halverneus/static-file-server) in the coming months? It's early days in understanding the implications discussed in...

I've been following the [USAGE.md guide](https://github.com/rapidsai/node/blob/main/USAGE.md) to set up node rapids with windows, and run into an issue with the windowed examples. Windowed examples in docker WLS2, such as below,...

Demonstrate rendering attribution text and an image logo using an orthographic view along-side a map view. This feature was first demonstrated in https://github.com/visgl/hubble.gl/pull/204 for data-driven widgets. Building this simpler watermark...

https://github.com/uber-web/ocular/blame/69b7e75378ef249c3e723dc605dc6f7399439bd4/modules/dev-tools/src/configuration/get-babel-config.cjs#L111 I don't think this is functioning as intended. When I use `overrides` I get an `Error: babel.config.js: Configuration should be an exported JavaScript object.` Shouldn't it be something like...

I've spent some time trying to work out doc and example updates for [deck + mapbox](https://deck.gl/docs/developer-guide/base-maps/using-with-mapbox) in v9 (and ecosystem... react-map-gl v5 → v7, maplibre, and mapbox). ### Examples and...

doc
feature

For #8553 #### Change List - Use `props.device`

![Screen Shot 2024-02-27 at 1 32 36 PM](https://github.com/visgl/deck.gl/assets/2461547/d4eb02dd-c37d-4f1a-853c-8b482c344e07)

Supports #8877 #### Change List - Add a react get-started example for widgets