Skip to content

Wrong expansion zoom returned by getClusterExpansionZoom #250

@pizerg

Description

@pizerg

This could be reproduced with the following points (lat-lng):

Point 1: 41.3902587890625, 2.128523588180542
Point 2: 41.3902587890625, 2.128523588180542
Point 3: 41.3902904000000, 2.128565500000000
Point 4: 41.3902990000000, 2.128562400000000

Map settings:
maxZoom: 21

Cluster settings:
clusterMaxZoom: 21
clusterRadius: 50

When calling getClusterExpansionZoom a value of 20 is returned, however at 20 (or 21) zoom level the clusters are not expanding (at that level 2 sub clusters are returned by getClusterChildren).

Maybe related to #243 and #244

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions