getLandmarks

external fun getLandmarks(categoryId: Int = InvalidLandmarkCategId): LandmarkList?

Get the landmarks within the specified category.

Return

The landmark list

Parameters

categoryId

The category id for which landmarks are retrieved ( default InvalidLandmarkCategId meaning all categories )