]> git.street.me.uk Git - andy/viking.git/commit - src/vikroutingwebengine.c
Add function to refine a route with routing service
authorGuilhem Bonnefille <guilhem.bonnefille@gmail.com>
Tue, 23 Jul 2013 21:01:29 +0000 (23:01 +0200)
committerGuilhem Bonnefille <guilhem.bonnefille@gmail.com>
Tue, 23 Jul 2013 21:01:29 +0000 (23:01 +0200)
commit1a3be6a8ef44c7b7a8bedf74261dcee22c4b01ec
tree4b280c7490eb572cc4c2a90e40b6ab72ec8e9bd7
parent4e859f765001acb0cc86bd22bcc5c84bd4b6f0ff
Add function to refine a route with routing service

This patch add a menu entry for route in order to request a
refined version of the route.

The user is now able to plan a journey by creating a simple route
and then request a routing engine to refine this route.
This is a simple solution to extend route finder tool, adding 'via'
points in the journey.

Signed-off-by: Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
help/C/viking.xml
src/vikroutingengine.c
src/vikroutingengine.h
src/vikroutingwebengine.c
src/viktrwlayer.c