voice hints update
This commit is contained in:
parent
ccf2eb28d3
commit
23d1812371
16 changed files with 564 additions and 102 deletions
|
|
@ -8,6 +8,7 @@ interface IBRouterService {
|
|||
// "pathToFileResult"-->String with the path to where the result must be saved, including file name and extension
|
||||
// -->if null, the track is passed via the return argument
|
||||
// "maxRunningTime"-->String with a number of seconds for the routing timeout, default = 60
|
||||
// "turnInstructionFormat"-->String selecting the format for turn-instructions values: osmand, locus
|
||||
// "trackFormat"-->[kml|gpx] default = gpx
|
||||
// "lats"-->double[] array of latitudes; 2 values at least.
|
||||
// "lons"-->double[] array of longitudes; 2 values at least.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue