Home > @magiclane/maps-sdk > Landmark > entrances
Landmark.entrances property
Retrieves the entrance locations for this landmark.
This returns an EntranceLocations object containing named entrance points and their access types (for example pedestrian or vehicle).
Signature:
get entrances(): EntranceLocations;