getClosestAddress

external fun getClosestAddress(coordinates: Coordinates, radiusInMeters: Int, onlyCity: Boolean): Landmark?

Provides the closest address landmark to the provided coordinates

Parameters

coordinates

Coordinates

radiusInMeters

Radius in meters

onlyCity

If true, the search is performed in cities, only