Leaflet / Leaflet/Leaflet.VectorGrid

queryRenderedFeatures feature request

Open
#83 6 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.