]> git.street.me.uk Git - andy/viking.git/commit - src/vikwindow.c
Disable direction finding via Google services as they no longer support KML output.
authorRob Norris <rw_norris@hotmail.com>
Thu, 20 Sep 2012 19:07:34 +0000 (20:07 +0100)
committerRob Norris <rw_norris@hotmail.com>
Thu, 20 Sep 2012 20:38:39 +0000 (21:38 +0100)
commitebf1bd399020310ba577d7231653b9fef7cb788c
tree0038a0d7483205d6b377a73d4c43ecb592e9f12f
parent2eb89de4f0ea84ddecf6649d93305c45e3e016ab
Disable direction finding via Google services as they no longer support KML output.

From https://developers.google.com/maps/documentation/directions/ only JSON and some kind of XML
GPSBabel doesn't support GeoJSON and Google Maps XML (google) doesn't seem to work any more either
[http://www.gpsbabel.org/htmldoc-development/fmt_google.html]
configure.ac
src/Makefile.am
src/menu.xml.h
src/viktrwlayer.c
src/vikwindow.c