You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the distance is required to be an int. Depending on what unit is used for measurements, this isn't always true. Changing to a float not only allows fractional distances, but by extension improves precision.