Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

queryRenderedFeatures should respect features whose size are determined by a property function #8007

Closed
anandthakker opened this issue Feb 9, 2017 · 0 comments
Assignees
Labels
Core The cross-platform C++ core, aka mbgl GL JS parity For feature parity with Mapbox GL JS

Comments

@anandthakker
Copy link
Contributor

Parity with mapbox/mapbox-gl-js#3604

GL JS implementation strategy (mapbox/mapbox-gl-js#4243) is to collect statistics (max values) of data-driven paint properties when populating the attribute buffers, and make them available to the FeatureIndex that is used during feature querying.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Core The cross-platform C++ core, aka mbgl GL JS parity For feature parity with Mapbox GL JS
Projects
None yet
Development

No branches or pull requests

3 participants