mirror of
https://github.com/Freika/dawarich.git
synced 2026-01-11 09:41:40 -05:00
fix typo
This commit is contained in:
parent
6ad82e81b7
commit
45d62c6089
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ export class HeatmapLayer extends BaseLayer {
|
||||||
// Fixed weight
|
// Fixed weight
|
||||||
'heatmap-weight': 1,
|
'heatmap-weight': 1,
|
||||||
|
|
||||||
// low intensity to view major clustors
|
// low intensity to view major clusters
|
||||||
'heatmap-intensity': [
|
'heatmap-intensity': [
|
||||||
'interpolate',
|
'interpolate',
|
||||||
['linear'],
|
['linear'],
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue