]> git.street.me.uk Git - andy/viking.git/commit
Fix magic scissors
authorHarry G McGavran Jr <w5pny@arrl.net>
Fri, 18 Sep 2009 20:45:06 +0000 (22:45 +0200)
committerGuilhem Bonnefille <guilhem.bonnefille@gmail.com>
Fri, 18 Sep 2009 20:45:06 +0000 (22:45 +0200)
commitae941b4ce94b5dce4b3dec1cc39ced042d2e3c41
tree72a1509615440ff3358569189122a558afbbff05
parent05bba7a6fb05c987b3fd9e94b13cd3289b2cf869
Fix magic scissors

Searching the gpsbabel lists, there are some posts that
the maps.google.com "output=js" has changed and gpsbabel
types have had a hard time keeping up with the changes
at maps.google.com.  One suggestion was to use "output=kml"
at maps.google.com and the input_type "kml" instead of
"google" in gpsbabel.
src/babel.c
src/datasource_google.c
src/download.c
src/download.h
src/viktrwlayer.c