Skip to content

Clustering support#59

Open
Sovetnikov wants to merge 1 commit intogreppo-io:mainfrom
Sovetnikov:clustering_support
Open

Clustering support#59
Sovetnikov wants to merge 1 commit intogreppo-io:mainfrom
Sovetnikov:clustering_support

Conversation

@Sovetnikov
Copy link
Copy Markdown

Clustering support for overlay layer

app.overlay_layer(
    data=df,
    name="Buildings",
    description="Buildings",
    style={"fillColor": "#F87979", "clustered": True, "clusterDisableClusteringAtZoom": 14},
    visible=True,
)

@Sovetnikov Sovetnikov closed this Feb 27, 2023
@Sovetnikov Sovetnikov deleted the clustering_support branch February 27, 2023 15:08
@Sovetnikov Sovetnikov restored the clustering_support branch February 27, 2023 15:27
@Sovetnikov Sovetnikov reopened this Feb 27, 2023
@krish-adi
Copy link
Copy Markdown
Member

Haven't had the time to review this. Will do it in the next few days. Thanks for the PR @Sovetnikov

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants