Hi Peter, thanks for the link. As I understand the TeaVM port is still quite slow and crashes especially on mobile browser. The advantage of a Cordova plugin would be that Graphhopper runs „natively“ on the phone while JavaScript just accesses it via the Cordova bridge.
I will certainly keep an eye on the TeaVM version. In the meantime I will try to get a Cordova plugin working. Thanks again, Michael > Am 24.04.2015 um 09:24 schrieb Peter <[email protected]>: > > Hi Michael, > > sounds interesting. There was recently a private request to do this for > a similar framework but I think nothing yet done. > > BTW: there is also a 100% JS solution: > https://karussell.wordpress.com/2014/05/04/graphhopper-in-the-browser-teavm-makes-offline-routing-via-openstreetmap-possible-in-javascript/ > > Now even implemented via browser storage: > http://teavm.org/live-examples/graphhopper/ > https://github.com/konsoletyper/teavm > > Regards, > Peter > > On 23.04.2015 19:43, Michael Schmidt-Voigt wrote: >> Hi, >> >> I’m curious if somebody is already working on a Cordova plugin that makes >> Graphhopper available (locally/offline) for hybrid mobile apps. I couldn’t >> find anything on the web. >> >> If not I’d look into that. I’m mainly into JavaScript so I wouldn’t be >> contributing much to the iOS and Android projects but trying to wrap them up >> and write the JavaScript interface. >> >> Any comments, suggestions, ideas? >> >> Thanks! >> _______________________________________________ >> GraphHopper mailing list >> [email protected] >> https://lists.openstreetmap.org/listinfo/graphhopper > > > _______________________________________________ > GraphHopper mailing list > [email protected] > https://lists.openstreetmap.org/listinfo/graphhopper _______________________________________________ GraphHopper mailing list [email protected] https://lists.openstreetmap.org/listinfo/graphhopper
