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
RouterPoint rp = router.Resolve(profile, new Itinero.LocalGeo.Coordinate((float)cLocation.Latitude, (float)cLocation.Longitude));
System.ArgumentOutOfRangeException: Offset and length were out of bounds for the array or count is greater than the number of elements from index to the end of the source collection. (Parameter 'count')
at Itinero.Result`1[[Itinero.RouterPoint, Itinero, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]].get_Value()
Bug in resolve?
The text was updated successfully, but these errors were encountered:
Occasionally this happens:
Bug in resolve?
The text was updated successfully, but these errors were encountered: