Hi,
I am trying to find distance between two points using the following API.
I'm getting below error :
{"error":{"code":400,"message":"Unable to complete operation.","details":["The input points are not all located within a single region."]}}
Please let me know how to resolve this.
There is this in the REST documentation: Distance. "It reports the 2D Euclidean or geodesic distance between the two geometries."