GetGreatCircleDistance type

type GetGreatCircleDistance = Response<
  GreatCircleDistanceResponse,
  Models.SpatialGetGreatCircleDistanceResponse
>