@summary Returns the route geometry of the currently calculated route in the json format.
- Parameters
-
| Error | additional error information in case of error |
| nFormat | requested json format of the geometry to be retrieved, 0 - Sygic format, 1 - PTV format |
| nDetail | level of detail, 1 - waypoints and road geometry points, other values reserved |
| strRoute | returned geometry in a json string |
| MaxTime | maximum time (in milliseconds) the function can take. If MaxTime=0 function execution is not time limited |
- Returns
- 1 if function call is successfull, other value otherwise
References SError.SizeOf().