We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 865679c commit 16201b6Copy full SHA for 16201b6
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