Has any thought been given to porting just the routing engine to JavaScript to allow routing without a data connection?
I realize that JavaScript doesn't have very good support for binary out of the box; however, WebGL appears to show some progress in this regard. Emscripten could also be an option (Converts C++ to JavaScript). It appears people have had success converting projects that use Boost ( https://github.com/kripken/BananaBread/blob/master/cube2/src/web/Makefile). Regards, Jeffrey Mealo
_______________________________________________ OSRM-talk mailing list [email protected] http://lists.openstreetmap.org/listinfo/osrm-talk
