
findPolysAroundCircle and findPolysAroundShape were only using distances to compute the costs. This was inconsistent with other APIs that performed cost-based searches and accepted filters as parameters.
findPolysAroundCircle and findPolysAroundShape were only using distances to compute the costs. This was inconsistent with other APIs that performed cost-based searches and accepted filters as parameters.