Russ Painter

Results 3 comments of Russ Painter

No. Sorry. I gave up on this control and rolled my own. It wasn't a great fit for my use anyway.

Here's another solution which is a bit more verbose, but also easier to understand: ``` export const TurfDistanceToPolygon = ( featureCollection: turf.FeatureCollection, point: turf.Feature ): number => { let bestDistanceKm...

My Nuxt Cloudflare build is now working when I include v2.50.1-next5.