Currently @turf/interpolate defines the area on which to interpolate the values as the bounding box surrounding the input points.
It would be useful to be able to define your area of interest, which might be different than the current (then default)bbox(points), like this:

or this:
