Skip to content

Clustering support #59

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Sovetnikov
Copy link

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
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