kotcity4 / kotcity.data / CityMap / locationsAt

locationsAt

fun locationsAt(coordinate: BlockCoordinate): List<Location>

Returns a list of Locations that we found at the current coordinate

Parameters

coordinate - coordinate to search at