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.1.0

Parameters

other

the other location