You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This branch
- replaces the column filters in Wibarab with Maps instead of Arrays
- uses shallowRefs in the pinia stores (geojson store and colors store)
- rewrites the nearby marker computation logic to use a dynamically
sized grid and reduce the number of computations per marker (#207)
the method computing nearby marker points and rendering them to a popup here may need to be refactored to ensure an acceptable performance
The text was updated successfully, but these errors were encountered: