Properties
Private _allValues
_allValues: number[]
Private _buffer
_buffer: WebGLBuffer
Private _canvas
_canvas: HTMLCanvasElement
Private _colorScale
_colorScale: any
Private _colorScaleTexture
_colorScaleTexture: WebGLTexture
Private _context
_context: WebGLRenderingContext
Private _fillValue
_fillValue: number
Private _indices
_indices: number[]
Private _isInstantiated
_isInstantiated: boolean = false
_layerId
_layerId: string
Private _options
Private _points
_points: [number, number][]
Private _program
_program: {}
Private _values
_values: number[]
Private _vertices
_vertices: Float32Array
_visible
_visible: boolean