abrensch / brouter

configurable OSM offline router with elevation awareness, Java + Android
MIT License
473 stars 113 forks source link

Error reading rawTrack: do not throw exception, fix #671 #672

Closed devemux86 closed 4 months ago

devemux86 commented 4 months ago

Do not throw an exception as it is already handled by the returned null result.

For details see #671.