Skip to content

Route Resolve Error - ArgumentOutOfRangeException #374

@johnjore

Description

@johnjore

Occasionally this happens:

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions