10 comments (10 comments)0 reactions (0 reactions)0 assignees (0 assignees)JavaScript1,366 forks (1,366 forks)batch import
help wantedpriority: p4type: bug
Repository metrics
- Stars
- 1,094 stars (1,094 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
Copy of #136
Currently you can set batchSizeIE, but not batchSize. You should do both.
Contributor guide
- Research direction
- Look at the existing batchSizeIE option in the markerclustererplus source code and add a similar batchSize option alongside it. Ensure the new option is used in the clustering logic and update any relevant documentation.
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Prerequisites
- GitJavaScript