keplergl / keplergl/kepler.gl

Capturing the analysed area with the possibility of dynamically changing the radius and data aggregation

Open
#1,686 0 comments 0 reactions 1 assignee Claimed by @heshan0131 View on GitHub
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?

![Screenshot 2022-01-27 at 15 39 20](https://user-images.githubusercontent.com/47710682/151362902-54d34644-0686-4d73-930c-43fa38719e7c.png)

**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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.