generate Nearest Feature Collection
fun generateNearestFeatureCollection(location: LngLatAlt, distance: Double, maxCount: Int): FeatureCollection
generateNearestFeatureCollection returns a FeatureCollection containing the nearest members of the rtree that are also within distance.