* Get cube data array from the cubes layer.
()
| 8317 | /** |
| 8318 | * Get cube data array from the cubes layer. |
| 8319 | */ getCubeData() { |
| 8320 | return (0, _layers.getCubes)(this.deckgl.props); |
| 8321 | } |
| 8322 | /** |
| 8323 | * Show guidelines of rendering height/width and center of OrbitView. |
| 8324 | */ showGuides() { |
no outgoing calls
no test coverage detected