We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be3402e commit 865679cCopy full SHA for 865679c
src/heatmap.ts
@@ -36,7 +36,6 @@ export class HeatmapLayerModel extends LayerModel {
36
}
37
38
export class HeatmapLayerView extends LayerView {
39
- //@ts-expect-error avoid js problem
40
obj: Heatmap<Feature>;
41
42
render() {
0 commit comments