Closed xivk closed 6 years ago
There is code to calculate distance in meter:
https://github.com/openplannerteam/Itinero-Transit/blob/master/Itinero-Transit/CSA/Algorithms/DistanceBetweenPoints.cs#L11
This can be replaced by what's in Itinero already:
https://github.com/itinero/routing/blob/develop/src/Itinero/LocalGeo/Coordinate.cs#L119
There is code to calculate distance in meter:
https://github.com/openplannerteam/Itinero-Transit/blob/master/Itinero-Transit/CSA/Algorithms/DistanceBetweenPoints.cs#L11
This can be replaced by what's in Itinero already:
https://github.com/itinero/routing/blob/develop/src/Itinero/LocalGeo/Coordinate.cs#L119