File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -19,8 +19,8 @@ You will need a Bing or Google API key for the library and program to
1919work.
2020
2121### Command line options
22- | Key| Explanation| Default|
23- | -------| ---------------| -----------|
22+ | Key | Explanation| Default|
23+ | ----------- | ---------------| -----------|
2424| -i<br />--inputFile| the input file to process| * none* |
2525| -n<br />--defaultName| default name for a route if none is specified in the input file| Unnamed Route|
2626| -o<br />--outputFile| the output file to create<br /><br />file type (e.g., kmz) will be derived from input file extension but can be overriden| * none* |
@@ -66,7 +66,7 @@ like this:
6666}
6767```
6868There's also a user configuration file which stores encrypted snap-to-route
69- API keys, if those are defined by the user (i.e., not simply entered)
69+ API keys, if those are defined by the user (i.e., not simply entered
7070each time the program is run). It looks like this:
7171``` json
7272{
You can’t perform that action at this time.
0 commit comments