Capturing the analysed area with the possibility of dynamically changing the radius and data aggregation
- Dominant language
- TypeScript
- Stars
- 12k
- Forks
- 2k
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 66
Description
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
I have a few questions, maybe someone has already asked them:
1. Is it possible to correctly expand the captured area relative to the pin (it is necessary to dynamically change the radius of the captured area)?
2. If possible, then how can the data be aggregated (number of points) falling under the capture area?

**Describe the solution you'd like**
A clear and concise description of what you want to happen.
What I would like, when dynamically resizing (let's say programmatically from the input type="range", units of measurement kilometers), change the size of the captured area and aggregate the points that would fall under that captured area.
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
**Additional context**
Add any other context or screenshots about the feature request here.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.