forked from organicmaps/organicmaps
Bugfix. Car routing on android platform.
This commit is contained in:
parent
73c11ebb14
commit
8a9a55a78e
1 changed files with 1 additions and 0 deletions
|
@ -110,6 +110,7 @@ ModelReader * Platform::GetReader(string const & file, string const & searchScop
|
|||
{
|
||||
// Add source for map files and other dynamic stored data.
|
||||
sources[n++] = WRITABLE_PATH;
|
||||
sources[n++] = FULL_PATH;
|
||||
}
|
||||
}
|
||||
else
|
||||
|
|
Loading…
Add table
Reference in a new issue