get Landmarks By Area
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
category Id
The category id for which landmarks are retrieved ( default InvalidLandmarkCategId meaning all categories )