Igor Dykhta
Igor Dykhta
**Describe the bug** The ratio in UI resets to 16:9 when a user switches between Animation and Settings tabs. **To Reproduce** Steps to reproduce the behavior: 1. Run examples/kepler-integration 2....
- add prettier-check to git actions - [ ] too many changes due to prettier, postpone pr - [ ] bump prettier to support new ts version
TBD WIP
### Description An exception during Tile3DLayer loading doesn't trigger DeckGL `onError` callback. callback is ignored. An error appears in the console. ### Expected Behavior It is expected for an error/exception...
Fir for starting demo-app. At the moment running `yarn start` produces the following error: ``` ERROR in ./node_modules/@loaders.gl/core/node_modules/@probe.gl/log/dist/utils/hi-res-timestamp.js 7:27 Module parse failed: Unexpected token (7:27) You may need an appropriate...
- adds support for ARROW:extension:name EXTENSION_NAME.POINT position columns in Point, Line, Arc, Text and Heatmap layers. - interleaved xy geo buffer is supplied directly as a position data attribute for...
- changes to getFilterValueAccessor: Allow function return type from getData in getFilterValueAccessor
- gpu filter update trigger uses filter name and domain to trigger updater. - deck.gl uses shallow equal to compare update triggers. here we compare trigger.name and trigger.domain, if not...
**Now:** **Before:**