getNearestFeature

fun getNearestFeature(location: LngLatAlt, distance: Double = Double.POSITIVE_INFINITY): Feature?

getNearestFeature returns a Feature that is the nearest member of the rtree that is also within distance.