Home > @magiclane/maps-sdk > PositionOrientation > equals

PositionOrientation.equals() method

Checks if this object is equal to another PositionOrientation.

Signature:

equals(other: PositionOrientation): boolean;

Parameters

Parameter

Type

Description

other

PositionOrientation

The other PositionOrientation

Returns:

boolean

True if equal, false otherwise