We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11b94bc commit 31a387dCopy full SHA for 31a387d
src/heatmap.ts
@@ -35,7 +35,6 @@ 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