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.19k stars 226 forks source link

fix: feature.isOnScreen is now passing the "bounds" argument #2111

Closed yohanboniface closed 2 months ago

yohanboniface commented 2 months ago

Otherwise, when using the browser, we'll end up using this._map.getBounds(), but in this case the UI may not be in the map (may be filtered).