We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c9877e commit 11b94bcCopy full SHA for 11b94bc
src/heatmap.ts
@@ -35,6 +35,7 @@ export class HeatmapLayerModel extends LayerModel {
35
static view_module_version = MODULE_VERSION;
36
}
37
38
+
39
export class HeatmapLayerView extends LayerView {
40
obj: Heatmap<Feature>;
41
0 commit comments