[GraphHopper] Call load error
Peter
graphhopper at gmx.de
Mon Sep 1 10:45:26 UTC 2014
Please use e.g. this code
if (hasError())
{
log("Problem " + getErrorMessage(), getError());
logUser("Are you connected to the internet? Problem
while fetching remote area list: "
+ getErrorMessage());
return;
}
and report the stacktrace
Regards,
Peter.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/graphhopper/attachments/20140901/db4227d9/attachment.html>
More information about the GraphHopper
mailing list