comments changed
git-svn-id: https://osmand.googlecode.com/svn/trunk@133 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
This commit is contained in:
parent
3711b14359
commit
c33c6e4b8f
1 changed files with 3 additions and 1 deletions
|
@ -20,7 +20,9 @@ public class ToDoConstants {
|
|||
// introduce one place where refreshMap will be called using postMessage mechanism (delay more than > 50 ? ms).
|
||||
// Introducing cache of file names that are on disk (creating new File() consumes a lot of memory)
|
||||
// 31. Translation.
|
||||
// 32. Introduce POI predefined filters (car filter(other-fuel, transportation-car_wash, show-car) and others)
|
||||
// 32. Introduce POI predefined filters (car filter(other-fuel, transportation-car_wash, show-car) and others)
|
||||
// 33. Build transport locations (investigate)
|
||||
// 34. Investigate routing (bicycle, car)
|
||||
|
||||
|
||||
// FIXME Bugs Android :
|
||||
|
|
Loading…
Reference in a new issue