get Closest Address
external fun getClosestAddress(coordinates: Coordinates, radiusInMeters: Int, onlyCity: Boolean): Landmark?
Provides the closest address landmark to the provided coordinates
Parameters
coordinates
Coordinates
radius In Meters
Radius in meters
only City
If true, the search is performed in cities, only