Skip to content
This repository has been archived by the owner on Jun 22, 2021. It is now read-only.

Allow changing non-IE batch size in markerclustererplus #497

Open
ghost opened this issue Jul 18, 2019 · 10 comments
Open

Allow changing non-IE batch size in markerclustererplus #497

ghost opened this issue Jul 18, 2019 · 10 comments
Labels
help wanted We'd love to have community involvement on this issue. priority: p4 An issue that should be addressed eventually. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Comments

@ghost
Copy link

ghost commented Jul 18, 2019

Copy of #136

Currently you can set batchSizeIE, but not batchSize. You should do both.

@garylittleRLP
Copy link
Contributor

This can already be done.

@ghost
Copy link
Author

ghost commented Jul 18, 2019

No, there is no getter or setter.

@garylittleRLP
Copy link
Contributor

When you create the MarkerClusterer you can pass in a bunch of options. One is batchSize and another is batchSizeIE.

@ghost
Copy link
Author

ghost commented Jul 18, 2019

Correct, but if you want to change a MarkerClusterer's batchSizeIE you can via setBatchSizeIE method, but there is no corresponding method for setBatchSize

@garylittleRLP
Copy link
Contributor

OK, I get it now. Yes, that's missing and I can add it in.

@stale
Copy link

stale bot commented Oct 16, 2019

This issue has been automatically marked as stale because it has not had recent activity. Please comment here if it is still valid so that we can reprioritize. Thank you!

@stale stale bot added the stale label Oct 16, 2019
@ghost
Copy link
Author

ghost commented Oct 17, 2019

Not fixed yet.

@stale stale bot removed the stale label Oct 17, 2019
@stale
Copy link

stale bot commented Feb 14, 2020

This issue has been automatically marked as stale because it has not had recent activity. Please comment here if it is still valid so that we can reprioritize. Thank you!

@stale stale bot added the stale label Feb 14, 2020
@stale
Copy link

stale bot commented Aug 12, 2020

Closing this. Please reopen if you believe it should be addressed. Thank you for your contribution.

@stale stale bot closed this as completed Aug 12, 2020
@ghost
Copy link
Author

ghost commented Aug 14, 2020

NOt fixed yet.

@jpoehnelt jpoehnelt added help wanted We'd love to have community involvement on this issue. priority: p4 An issue that should be addressed eventually. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. labels Aug 14, 2020
@jpoehnelt jpoehnelt reopened this Aug 14, 2020
@stale stale bot removed the stale label Aug 14, 2020
@jpoehnelt jpoehnelt removed their assignment Jan 18, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
help wanted We'd love to have community involvement on this issue. priority: p4 An issue that should be addressed eventually. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Projects
None yet
Development

No branches or pull requests

2 participants