Leaflet / Leaflet/Leaflet.VectorGrid
queryRenderedFeatures feature request
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 676
- Forks
- 202
- PR merge metrics
- No merged PRs in 30d
Description
A feature that returns all features rendered at a certain lon/lat (within a radius for points).
See queryRenderedFeatures in Mapbox GL.
If this is of interest I can take a shot at implementing it.
Contributor guide
No contributing guide indexed for this repository
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
Start with the linked Mapbox GL queryRenderedFeatures API, then locate the rendering and query entry points in Leaflet.VectorGrid. The work is complete when the library can return all features rendered at a longitude/latitude, applying a radius for points.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100