Skip to content

not all points render (android) #1

@timothylui

Description

@timothylui

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions