getLandmarksByArea

external fun getLandmarksByArea(area: GeographicArea, categoryId: Int = InvalidLandmarkCategId): LandmarkList?

Get the landmarks within the specified area.

Return

The landmark list corresponding to given criterion

Parameters

area

The geographic area queried for landmarks

categoryId

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