Håvard Bjerke
Håvard Bjerke
Agree, it makes sense to be able to show empty views, especially in the multi-viewport case. It should be a minor change. Who will fix this (preferably with a story...
> * Should we add functionality to add a default view that includes all layers (only if the "views" object is undefined)? Or should we expect users to define the...
Nice work isolating it to the MapLayer. @nilscb has some knowledge on the MapLayer picking code and should be able to help starting tomorrow.
@danielsantiago1002 could this be of interest for you?
Some hints: https://deck.gl/docs/api-reference/core/controller
> * One approach is to extend the classes related to the view controllers (OrbitController and OrthographicController). This seemed a bit more convoluted to me. > * The other is...
@nilscb do you know the purpose of `valueRange`?
Would you consider trying the `MapLayer` instead? Any issues you might find with it will likely affect also us, so it's easier to justify prioritizing that.
Please let us know how it works out. If no-one uses the Colormap and Hillshading layers and the MapLayer works sufficiently well as a replacement, then I would like to...
Agree, it would be great to identify where the `MapLayer` bottlenecks are. Should we create a new issue for that? And close this issue? @vegardkv @HansKallekleiv