-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Hi,
I decided to try out your library.
It works ok on ios, but on android, it doesn't seem to draw all the points. I'm not sure what is causing it, whether it is due to the density of the points or because it is close to the current location marker.
I'm using this...
<MapView.Heatmap
points={this.props.heatmapPoints}
maxIntensity={3}
radius={20}
gradientSmoothing={10}
heatmapMode={"POINTS_WEIGHT"}/>
Any ideas?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels