Skip to content

Missing "CreateIndicator" property on BubbleLayerOptions Class #97

Description

@aymannoob99

Describe the bug
I can't seem to add text to cluster aggregates using this sample, even though it works in js;

To Reproduce
Steps to reproduce the behavior:
Follow the JS sample in a Blazor Server application and use this repository to translate JS code to C#.

Expected behavior
The cluster aggregates should display the count of items inside them, as per the layer on line 92 in the JS sample. I assume it's due to the setting "createIndicator:true" set on line 77, which is not an option in the C# wrapper class BubbleLayerOptions.

Screenshots
The setup in JS image
The same in C#
image

Activity

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions