Heatmap based on values of points #2959
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to use the
<HeatmapLayer />
from.However, the documentation is not clear how to use properties, such as
heatmapWeight
.I am trying to use it like this
This gives me
This is the geojson I am feeding it
As far as I can see
value
is always a number. Even if I change this toI get
Beta Was this translation helpful? Give feedback.
All reactions