If both events have X/Y information, the distance between both coordinates (as in a straight line going from event1
to
event2
) will be returned.
event1 |
first Event |
event2 |
second Event |
distance |
return location for the distance |
true if the distance could be calculated. |