Near Route Filter Optimizations
Given a set of points, determines which ones are within a certain distance of a route path.
Running on UI thread
Optimization method:
Parrallized using wed workers
Loading data...