1. GNOME Maps Trip Planning
My project is about implementing the current designs on trip planning in GNOME Maps (both fastest route and public transportation). This will most likely mean OSRM for fastest route and custom plugins for public transportation.
1.1. About me
My name is Mattias Bengtsson and I'm a long time GNOME and Open Source enthusiast based in Gothenburg.
1.2. Status
1.3. How to test
$ jhbuild build gnome-maps # with the 'gnome-world-3.10' moduleset $ cd /CHECKOUT_PATH/gnome-maps/ $ git checkout wip/osrm-routing $ jhbuild make $ jhbuild run gnome-maps