Skip to content

Commit 16201b6

Browse files
committed
error heatmap to fix
1 parent 865679c commit 16201b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/heatmap.ts

+1
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ export class HeatmapLayerModel extends LayerModel {
3535
static view_module_version = MODULE_VERSION;
3636
}
3737

38+
3839
export class HeatmapLayerView extends LayerView {
3940
obj: Heatmap<Feature>;
4041

0 commit comments

Comments
 (0)