Builder
class Builder
Properties
Link copied to clipboard
The maximum distance in meters that a point can be from a road while still being considered "on" that road. Points further than this distance require explicit matching.
Link copied to clipboard
Determines how points are matched to the road network. MatchAny finds the nearest viable road segment, while MatchMostSignificantRoad prioritizes major roads.