Slopy_arc alternative in ES6

Hi Team,

We were migrating from ES2 to ES6.

We were using geo_distance sorting in ES2 and by default it was using sloppy_arc algorithm for distance.

We see the slopy_arc option not present now and we see the different output between ES2 and ES6.

Is there a way, both sort results can be same?

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.