Home > @magiclane/maps-sdk > TimeDistanceCoordinate > equals
TimeDistanceCoordinate.equals() method
Compares this TimeDistanceCoordinate with another for equality
Signature:
equals(other: TimeDistanceCoordinate): boolean;Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
other |
The other TimeDistanceCoordinate to compare with |
Returns:
boolean
True if the coordinates are equal