setInternalOption abstract method
- String key,
- String value
This method sets internal options that controls offline route calculation behavior.
Unsupported options will be logged as warnings. Undocumented options can change their meaning without going through deprecation process.
-
keyOption name -
valueNew option value
Implementation
void setInternalOption(String key, String value);