X-Git-Url: https://git.street.me.uk/andy/viking.git/blobdiff_plain/abc19988aea6a8c96f1c05c62f6ce6d01a364b05..f928e7c40593855ebbbc9706f40155cfc2df1eaa:/help/C/viking.xml diff --git a/help/C/viking.xml b/help/C/viking.xml index aa319cee..221d27ca 100644 --- a/help/C/viking.xml +++ b/help/C/viking.xml @@ -3170,6 +3170,7 @@ Accept: */* A = center lAtitude of the current view O = center lOngitude of the current view Z = OSM Zoom value of the current view. See Zoom Levels + S = A user specified input string requested from the user via a dialog box Thus for the url example above then the format code should be AO @@ -3181,6 +3182,20 @@ Accept: */* Possible values such as 'kml', 'mapsource' etc.. can be used. See GPSBabel File Formats for the full list. + + babel_filter_args + + This value is passed on for the filter arguments interfacing with GPSBabel. + E.g. "-x nuketypes,routes" can be used to filter all routes from the results. + + + + input_label + + This value is used when requesting input from the user. + It is the label of the text input box. + + @@ -3304,6 +3319,8 @@ Accept: */* + +