Landmark constructor

Landmark(
  1. {required LandmarkType type,
  2. required Position position}
)

Implementation

Landmark