Skip to content

Cluster can not explose markers when markers are too near each other #38

Open
@devransimsek

Description

@devransimsek

I also get an error when I press the Cluster.

RPReplay_Final1700322898.mov

The example geojson;
[ { "type": "Feature", "properties": { "id": 3560, "lat_y": 38.257204, "long_x": -121.3739 }, "geometry": { "type": "Point", "coordinates": [ -121.3739, 38.257204 ] } }, { "type": "Feature", "properties": { "id": 1949, "lat_y": 38.257204, "long_x": -121.373203 }, "geometry": { "type": "Point", "coordinates": [ -121.373203, 38.257204 ] } }, ]

radius of Clusterer is 18

"react-native": "0.72.4",
"react-native-clusterer": "^1.3.0",
"react-native-maps": "^1.8.0",

Can you please help? @JiriHoffmann

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