Cluster of Polygon feature
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 12.4k
- Forks
- 2.4k
- PR merge metrics
- No merged PRs in 30d
Description
## Motivation
## Design
In my idea maybe we could represent a polygon with a point (center). And we could set this point in a property.
### Mock-Up
Something like this:
'properties': {
'anchor_polygon': [0, 0],
...
}
And it will use the same logic as what we have now, but instead of displaying/clustering point it would be polygons.
I don't know if my idea is too simple and if I'm missing stuff.
Thanks
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. Start by reviewing the existing point-clustering behavior and how polygon features are represented, then define the required anchor and rendering behavior; done should include an agreed design and working polygon clustering with tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100