Compute the distance between a point and a geometry object
Distance distance(geo1, geo2, [Map? options]) => Distance(geo1, geo2, options);