navAvoidEnable (Function) |
Top Previous Next |
This function will enable or disable the support for avoidance areas on the navigation device. Note that disabling the support may delete all the areas on the navigation device, including areas created by the user.
Input:
enable : BOOL (default TRUE) Determines if avoidance areas should be enabled.
Returns: INT
Declaration: FUNCTION navAvoidEnable : INT;
Example: INCLUDE rtcu.inc |