Javier Aragón

Results 9 issues of Javier Aragón

Let's start working on this component - [x] Define properties and CSS variables - [x] Animate the data load and refresh - [x] Tooltip. Do we have a generic tooltip?...

COMPONENTS 📊

Let's start working on this component - [x] Define properties and CSS variables - [x] Animate the data load and refresh - [x] Tooltip. Do we have a generic tooltip?...

COMPONENTS 📊

### Description VectorQuerySourceOptions also must accept `columns` property ### Flavors - [ ] Script tag - [ ] React - [ ] Python/Jupyter notebook - [ ] MapboxOverlay - [...

bug

### Description We added the filters property in [this PR](https://github.com/visgl/deck.gl/pull/8328) for v8 but we forgot add it to v9. For the moment would only be supported by: - vectorTableSource -...

bug

### Description HeatmapLayers are not rendered. It's because the layer is receiving a geojson as data. To solve it we need to add the `dataTransform` property. For example: ``` dataTransform:...

bug

do not merge!

The `executeSQL` function returns the backend message but not the status error if the request fails https://github.com/CartoDB/carto-react/blob/master/packages/react-api/src/api/SQL.js#L48

I would like to open a discussion about Interleaved support. Imagine that you have a DeckGL project where you want to change between MapLibre and Google Maps with interleave control....