umap-project / umap

uMap lets you create maps with OpenStreetMap layers in a minute and embed them in your site.
https://umap-project.org
Other
1.05k stars 213 forks source link

fix: use layer labelKey if any when filtering features #1921

Closed yohanboniface closed 1 week ago

yohanboniface commented 1 week ago

fix #1908

At some point, we may want to cache the computation of feature.getDisplayName(), and maybe layer.getFilterKeys(), in case there are hundreds of features it may impact the UI.