distanceSquared

open fun distanceSquared(@NotNull other: @NotNull PlatformLocation): Double

Calculates the squared distance between this location and another location.

Return

the squared distance

Since

2.0.2

Parameters

other

the other location