Closed alasarr closed 1 year ago
RasterLayer is not visible. It does requests to CARTO Maps API and it receives the data, but it renders nothing
Layer should appear
The following stackblitz shows the error:
https://stackblitz.com/github/CartoDB/deck.gl-examples/tree/master/raster-temperature?file=index.ts
No response
Works for me, just takes a bit of time to display. If remove the console.log function from getFillColor it is much faster
console.log
getFillColor
It didn't work in previous versions, but I'm glad it does now.
Description
RasterLayer is not visible. It does requests to CARTO Maps API and it receives the data, but it renders nothing
Flavors
Expected Behavior
Layer should appear
Steps to Reproduce
The following stackblitz shows the error:
https://stackblitz.com/github/CartoDB/deck.gl-examples/tree/master/raster-temperature?file=index.ts
Environment
Logs
No response