PlaceMatch

fun PlaceMatch(place: Place, navigablePosition: GeoPoint, roadUse: Set<RoadUse> = emptySet(), matchType: MatchType? = null, mapCodes: Set<MapCode> = emptySet(), geometry: Geometry? = null, routeNumbers: List<String> = emptyList(), speedLimit: String = "", boundingBox: GeoBoundingBox? = null)