-
Notifications
You must be signed in to change notification settings - Fork 32
Filter by map zoom level #62
Copy link
Copy link
Open
Description
I've been steadily adding locations to my files, and noticed that loading hundreds of locations tends to take upwards of 10-15 seconds for me.
I rarely need this many locations to be loaded; One solution is to bound the search by looking at the lat,long values and bounding them to return much fewer results.
This can be done automatically if somehow the search matched up with the zoom level of the map so it only returns what it can see.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels