Map Match Filter
class MapMatchFilter
Properties
Functions
Link copied to clipboard
fun addWaysToFollowers(intersection: Intersection, follower: RoadFollower, iterator: MutableListIterator<RoadFollower>, ruler: Ruler)
Link copied to clipboard
extendFollowerList looks for nearby roads and ensures that they are included in the list of RoadFollowers that we have. There should be a RoadFollower for every possible road segment combination.