OsmSharp / ui

The UI components.
http://osmsharp.com/
GNU General Public License v2.0
138 stars 91 forks source link

Vehicle profiles in resolve and calculate always need to match. #193

Closed xivk closed 9 years ago

xivk commented 9 years ago

A point is resolved on the routing network using a vehicle profile. When calculating a route the profiles should always match.

Implement a check for this and extra overloads without a redundant profile. Mark old overloads as depricated.