Home > @magiclane/maps-sdk > Landmark > id

Landmark.id property

Returns the landmark's unique identifier within its landmark store.

If the landmark is not associated with a store this getter returns -1.

Signature:

get id(): number;