Håvard Bjerke
Håvard Bjerke
@Midtveit > Most useful for vertical and near vertical wells
@Midtveit > Other use cases can be report well picks, well faults inside, grid cells (I,j) inside lassoTo be discussed
Mesh and property maps may have different extent, rotation and resolution (increment). Should allow a separate `frame` prop for property maps on the MapLayer for rendering the property texture.
- [x] Show fence outline in map (2D and 3D) and intersection view - [ ] test it with real data
See Well log viewer example in Storybook. Add description for each layer
- [ ] Remove or replace occurrences in stories with `MapLayer` - [ ] Show a deprecation warning when `ColormapLayer` or `Hillshading2DLayer` is used. - [ ] Remove occurrences in...
 - [ ] Should use labels instead of codes in log data for discrete logs. - [ ] Color tables need to map from label to color index.
When altering the `colorRange` of a Map3DLayer, the "Loading assets.." wheel appears momentarily. The component also gets initialized multiple times when loading.